ApiDef.Arg.Builder

공개 정적 최종 클래스 ApiDef.Arg.Builder

Protobuf 유형 tensorflow.ApiDef.Arg

공개 방법

ApiDef.Arg.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
ApiDef.Arg
짓다 ()
ApiDef.Arg
ApiDef.Arg.Builder
ApiDef.Arg.Builder
명확한설명 ()
 Note: this will replace any inherited arg doc.
ApiDef.Arg.Builder
ClearField (com.google.protobuf.Descriptors.FieldDescriptor 필드)
ApiDef.Arg.Builder
클리어이름 ()
string name = 1;
ApiDef.Arg.Builder
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
ApiDef.Arg.Builder
ClearRenameTo ()
 Change the name used to access this arg in the API from what
 is used in the GraphDef.
ApiDef.Arg.Builder
클론 ()
ApiDef.Arg
get설명 ()
 Note: this will replace any inherited arg doc.
com.google.protobuf.ByteString
getDescriptionBytes ()
 Note: this will replace any inherited arg doc.
최종 정적 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
getName ()
string name = 1;
com.google.protobuf.ByteString
getNameBytes ()
string name = 1;
getRenameTo ()
 Change the name used to access this arg in the API from what
 is used in the GraphDef.
com.google.protobuf.ByteString
getRenameToBytes ()
 Change the name used to access this arg in the API from what
 is used in the GraphDef.
최종 부울
ApiDef.Arg.Builder
mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ApiDef.Arg.Builder
mergeFrom (com.google.protobuf.다른 메시지 보내기)
최종 ApiDef.Arg.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 알려지지 않은Fields)
ApiDef.Arg.Builder
setDescription (문자열 값)
 Note: this will replace any inherited arg doc.
ApiDef.Arg.Builder
setDescriptionBytes (com.google.protobuf.ByteString 값)
 Note: this will replace any inherited arg doc.
ApiDef.Arg.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
ApiDef.Arg.Builder
setName (문자열 값)
string name = 1;
ApiDef.Arg.Builder
setNameBytes (com.google.protobuf.ByteString 값)
string name = 1;
ApiDef.Arg.Builder
setRenameTo (문자열 값)
 Change the name used to access this arg in the API from what
 is used in the GraphDef.
ApiDef.Arg.Builder
setRenameToBytes (com.google.protobuf.ByteString 값)
 Change the name used to access this arg in the API from what
 is used in the GraphDef.
ApiDef.Arg.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값)
최종 ApiDef.Arg.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

상속된 메서드

공개 방법

public ApiDef.Arg.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)

공개 ApiDef.Arg 빌드 ()

공개 ApiDef.Arg buildPartial ()

공개 ApiDef.Arg.Builder 지우기 ()

공개 ApiDef.Arg.Builder 명확한 설명 ()

 Note: this will replace any inherited arg doc. There is no
 current way of modifying arg descriptions (other than replacing
 them entirely) as can be done with op descriptions.
 
string description = 3;

공개 ApiDef.Arg.BuilderclearField ( com.google.protobuf.Descriptors.FieldDescriptor 필드)

공개 ApiDef.Arg.Builder 클리어이름 ()

string name = 1;

공개 ApiDef.Arg.BuilderclearOneof ( com.google.protobuf.Descriptors.OneofDescriptor oneof)

공개 ApiDef.Arg.Builder ClearRenameTo ()

 Change the name used to access this arg in the API from what
 is used in the GraphDef.  Note that these names in `backticks`
 will also be replaced in the summary & description fields.
 
string rename_to = 2;

공개 ApiDef.Arg.Builder 클론 ()

공개 ApiDef.Arg getDefaultInstanceForType ()

공개 문자열 getDescription ()

 Note: this will replace any inherited arg doc. There is no
 current way of modifying arg descriptions (other than replacing
 them entirely) as can be done with op descriptions.
 
string description = 3;

공개 com.google.protobuf.ByteString getDescriptionBytes ()

 Note: this will replace any inherited arg doc. There is no
 current way of modifying arg descriptions (other than replacing
 them entirely) as can be done with op descriptions.
 
string description = 3;

공개 정적 최종 com.google.protobuf.Descriptors.Descriptor getDescriptor ()

공개 com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

공개 문자열 getName ()

string name = 1;

공개 com.google.protobuf.ByteString getNameBytes ()

string name = 1;

공개 문자열 getRenameTo ()

 Change the name used to access this arg in the API from what
 is used in the GraphDef.  Note that these names in `backticks`
 will also be replaced in the summary & description fields.
 
string rename_to = 2;

공개 com.google.protobuf.ByteString getRenameToBytes ()

 Change the name used to access this arg in the API from what
 is used in the GraphDef.  Note that these names in `backticks`
 will also be replaced in the summary & description fields.
 
string rename_to = 2;

공개 최종 부울 isInitialized ()

공개 ApiDef.Arg.Builder mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

던지기
IO예외

공개 ApiDef.Arg.Builder mergeFrom (com.google.protobuf.다른 메시지)

공개 최종 ApiDef.Arg.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

공개 ApiDef.Arg.Builder setDescription (문자열 값)

 Note: this will replace any inherited arg doc. There is no
 current way of modifying arg descriptions (other than replacing
 them entirely) as can be done with op descriptions.
 
string description = 3;

공개 ApiDef.Arg.Builder setDescriptionBytes (com.google.protobuf.ByteString 값)

 Note: this will replace any inherited arg doc. There is no
 current way of modifying arg descriptions (other than replacing
 them entirely) as can be done with op descriptions.
 
string description = 3;

public ApiDef.Arg.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)

공개 ApiDef.Arg.Builder setName (문자열 값)

string name = 1;

공개 ApiDef.Arg.Builder setNameBytes (com.google.protobuf.ByteString 값)

string name = 1;

공개 ApiDef.Arg.Builder setRenameTo (문자열 값)

 Change the name used to access this arg in the API from what
 is used in the GraphDef.  Note that these names in `backticks`
 will also be replaced in the summary & description fields.
 
string rename_to = 2;

공개 ApiDef.Arg.Builder setRenameToBytes (com.google.protobuf.ByteString 값)

 Change the name used to access this arg in the API from what
 is used in the GraphDef.  Note that these names in `backticks`
 will also be replaced in the summary & description fields.
 
string rename_to = 2;

public ApiDef.Arg.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값)

공개 최종 ApiDef.Arg.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)