ValuesDef.Builder

lớp cuối cùng tĩnh công khai ValuesDef.Builder

 Protocol buffer representing the values in ControlFlowContext.
 
Tenorflow loại tensorflow.ValuesDef

Phương pháp công khai

Giá trịDef.Builder
addAllValues ​​(giá trị Iterable<String>)
 Value names that have been seen in this context.
Giá trịDef.Builder
addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)
Giá trịDef.Builder
addValues ​​(Giá trị chuỗi)
 Value names that have been seen in this context.
Giá trịDef.Builder
addValuesBytes (giá trị com.google.protobuf.ByteString)
 Value names that have been seen in this context.
Giá trịDef
Giá trịDef
Giá trịDef.Builder
Giá trịDef.Builder
Giá trịDef.Builder
ClearField (trường com.google.protobuf.Descriptors.FieldDescriptor)
Giá trịDef.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
Giá trịDef.Builder
giá trị rõ ràng ()
 Value names that have been seen in this context.
Giá trịDef.Builder
boolean
chứaExternalValues ​​(Khóa chuỗi)
 Value names referenced by but external to this context.
Giá trịDef
com.google.protobuf.Descriptors.Descriptor tĩnh cuối cùng
com.google.protobuf.Descriptors.Descriptor
Bản đồ<Chuỗi, Chuỗi>
getExternalValues ​​()
Thay vào đó hãy sử dụng getExternalValuesMap() .
int
getExternalValuesCount ()
 Value names referenced by but external to this context.
Bản đồ<Chuỗi, Chuỗi>
getExternalValuesMap ()
 Value names referenced by but external to this context.
Sợi dây
getExternalValuesOrDefault (Khóa chuỗi, Chuỗi defaultValue)
 Value names referenced by but external to this context.
Sợi dây
getExternalValuesOrThrow (Khóa chuỗi)
 Value names referenced by but external to this context.
Bản đồ<Chuỗi, Chuỗi>
getMutableExternalValues ​​()
Thay vào đó hãy sử dụng các bộ truy cập đột biến thay thế.
Sợi dây
getValues ​​(chỉ số int)
 Value names that have been seen in this context.
com.google.protobuf.ByteString
getValuesBytes (chỉ số int)
 Value names that have been seen in this context.
int
getValuesCount ()
 Value names that have been seen in this context.
com.google.protobuf.ProtocolStringList
getValuesList ()
 Value names that have been seen in this context.
boolean cuối cùng
Giá trịDef.Builder
mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Giá trịDef.Builder
mergeFrom (com.google.protobuf.Message other)
Giá trị cuối cùngDef.Builder
hợp nhấtUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)
Giá trịDef.Builder
putAllExternalValues ​​(giá trị Bản đồ<Chuỗi, Chuỗi>)
 Value names referenced by but external to this context.
Giá trịDef.Builder
putExternalValues ​​(Khóa chuỗi, Giá trị chuỗi)
 Value names referenced by but external to this context.
Giá trịDef.Builder
xóaExternalValues ​​(Khóa chuỗi)
 Value names referenced by but external to this context.
Giá trịDef.Builder
setField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)
Giá trịDef.Builder
setRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, chỉ mục int, giá trị đối tượng)
Giá trị cuối cùngDef.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)
Giá trịDef.Builder
setValues ​​(chỉ mục int, giá trị chuỗi)
 Value names that have been seen in this context.

Phương pháp kế thừa

Phương pháp công khai

public ValuesDef.Builder addAllValues ​​(giá trị Iterable<String>)

 Value names that have been seen in this context.
 
repeated string values = 1;

public ValuesDef.Builder addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)

public ValuesDef.Builder addValues ​​(Giá trị chuỗi)

 Value names that have been seen in this context.
 
repeated string values = 1;

public ValuesDef.Builder addValuesBytes (giá trị com.google.protobuf.ByteString)

 Value names that have been seen in this context.
 
repeated string values = 1;

bản dựng Giá trị công khai ()

Giá trị công khaiDef buildPartial ()

Giá trị công khaiDef.Builder rõ ràng ()

public ValuesDef.Builder clearExternalValues ​​()

public ValuesDef.Builder clearField (trường com.google.protobuf.Descriptors.FieldDescriptor)

Giá trị công khaiDef.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public ValuesDef.Builder clearValues ​​()

 Value names that have been seen in this context.
 
repeated string values = 1;

bản sao công khai ValuesDef.Builder ()

boolean công khai chứaExternalValues ​​(Khóa chuỗi)

 Value names referenced by but external to this context.
 
map<string, string> external_values = 2;

Giá trị công khaiDef getDefaultInstanceForType ()

công khai tĩnh cuối cùng com.google.protobuf.Descriptors.Descriptor getDescriptor ()

com.google.protobuf.Descriptors.Descriptor công khai getDescriptorForType ()

Bản đồ công khai<String, String> getExternalValues ​​()

Thay vào đó hãy sử dụng getExternalValuesMap() .

int công khai getExternalValuesCount ()

 Value names referenced by but external to this context.
 
map<string, string> external_values = 2;

Bản đồ công khai<String, String> getExternalValuesMap ()

 Value names referenced by but external to this context.
 
map<string, string> external_values = 2;

Chuỗi công khai getExternalValuesOrDefault (Khóa chuỗi, Chuỗi defaultValue)

 Value names referenced by but external to this context.
 
map<string, string> external_values = 2;

Chuỗi công khai getExternalValuesOrThrow (Khóa chuỗi)

 Value names referenced by but external to this context.
 
map<string, string> external_values = 2;

Bản đồ công khai<String, String> getMutableExternalValues ​​()

Thay vào đó hãy sử dụng các bộ truy cập đột biến thay thế.

Chuỗi getValues ​​công khai (chỉ mục int)

 Value names that have been seen in this context.
 
repeated string values = 1;

công khai com.google.protobuf.ByteString getValuesBytes (chỉ mục int)

 Value names that have been seen in this context.
 
repeated string values = 1;

int công khai getValuesCount ()

 Value names that have been seen in this context.
 
repeated string values = 1;

com.google.protobuf.ProtocolStringList getValuesList công khai ()

 Value names that have been seen in this context.
 
repeated string values = 1;

boolean cuối cùng công khai được khởi tạo ()

public ValuesDef.Builder mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
IOException

Giá trị công khaiDef.Builder mergeFrom (com.google.protobuf.Message other)

giá trị cuối cùng công khaiDef.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

public ValuesDef.Builder putAllExternalValues ​​(giá trị Bản đồ<String, String>)

 Value names referenced by but external to this context.
 
map<string, string> external_values = 2;

public ValuesDef.Builder putExternalValues ​​(Khóa chuỗi, giá trị chuỗi)

 Value names referenced by but external to this context.
 
map<string, string> external_values = 2;

public ValuesDef.Builder loại bỏExternalValues ​​(Khóa chuỗi)

 Value names referenced by but external to this context.
 
map<string, string> external_values = 2;

public ValuesDef.Builder setField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)

public ValuesDef.Builder setRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, chỉ mục int, giá trị đối tượng)

Giá trị cuối cùng công khaiDef.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

public ValuesDef.Builder setValues ​​(chỉ mục int, giá trị chuỗi)

 Value names that have been seen in this context.
 
repeated string values = 1;