| Modifier and Type | Method and Description |
|---|---|
CustomAttribute |
CustomAttribute.Builder.build() |
CustomAttribute |
CustomAttribute.Builder.buildPartial() |
CustomAttribute |
ProfileOrBuilder.getCustomAttributesOrDefault(String key,
CustomAttribute defaultValue)
Optional.
|
CustomAttribute |
Job.getCustomAttributesOrDefault(String key,
CustomAttribute defaultValue)
Optional.
|
CustomAttribute |
Job.Builder.getCustomAttributesOrDefault(String key,
CustomAttribute defaultValue)
Optional.
|
CustomAttribute |
Profile.getCustomAttributesOrDefault(String key,
CustomAttribute defaultValue)
Optional.
|
CustomAttribute |
Profile.Builder.getCustomAttributesOrDefault(String key,
CustomAttribute defaultValue)
Optional.
|
CustomAttribute |
JobOrBuilder.getCustomAttributesOrDefault(String key,
CustomAttribute defaultValue)
Optional.
|
CustomAttribute |
ProfileOrBuilder.getCustomAttributesOrThrow(String key)
Optional.
|
CustomAttribute |
Job.getCustomAttributesOrThrow(String key)
Optional.
|
CustomAttribute |
Job.Builder.getCustomAttributesOrThrow(String key)
Optional.
|
CustomAttribute |
Profile.getCustomAttributesOrThrow(String key)
Optional.
|
CustomAttribute |
Profile.Builder.getCustomAttributesOrThrow(String key)
Optional.
|
CustomAttribute |
JobOrBuilder.getCustomAttributesOrThrow(String key)
Optional.
|
static CustomAttribute |
CustomAttribute.getDefaultInstance() |
CustomAttribute |
CustomAttribute.getDefaultInstanceForType() |
CustomAttribute |
CustomAttribute.Builder.getDefaultInstanceForType() |
static CustomAttribute |
CustomAttribute.parseDelimitedFrom(InputStream input) |
static CustomAttribute |
CustomAttribute.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomAttribute |
CustomAttribute.parseFrom(byte[] data) |
static CustomAttribute |
CustomAttribute.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomAttribute |
CustomAttribute.parseFrom(ByteBuffer data) |
static CustomAttribute |
CustomAttribute.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomAttribute |
CustomAttribute.parseFrom(com.google.protobuf.ByteString data) |
static CustomAttribute |
CustomAttribute.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomAttribute |
CustomAttribute.parseFrom(com.google.protobuf.CodedInputStream input) |
static CustomAttribute |
CustomAttribute.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomAttribute |
CustomAttribute.parseFrom(InputStream input) |
static CustomAttribute |
CustomAttribute.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
Job.Builder |
Job.Builder.putAllCustomAttributes(Map<String,CustomAttribute> values)
Optional.
|
Profile.Builder |
Profile.Builder.putAllCustomAttributes(Map<String,CustomAttribute> values)
Optional.
|
Copyright © 2019 Google LLC. All rights reserved.