CreateProfileRequest.Builder |
CreateProfileRequest.Builder.addAllProfileType(Iterable<? extends ProfileType> values) |
One or more profile types that the agent is capable of providing.
|
CreateProfileRequest.Builder |
CreateProfileRequest.Builder.addAllProfileTypeValue(Iterable<Integer> values) |
One or more profile types that the agent is capable of providing.
|
CreateProfileRequest.Builder |
CreateProfileRequest.Builder.addProfileType(ProfileType value) |
One or more profile types that the agent is capable of providing.
|
CreateProfileRequest.Builder |
CreateProfileRequest.Builder.addProfileTypeValue(int value) |
One or more profile types that the agent is capable of providing.
|
CreateProfileRequest.Builder |
CreateProfileRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
CreateProfileRequest.Builder |
CreateProfileRequest.Builder.clear() |
|
CreateProfileRequest.Builder |
CreateProfileRequest.Builder.clearDeployment() |
Deployment details.
|
CreateProfileRequest.Builder |
CreateProfileRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
CreateProfileRequest.Builder |
CreateProfileRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
CreateProfileRequest.Builder |
CreateProfileRequest.Builder.clearParent() |
Parent project to create the profile in.
|
CreateProfileRequest.Builder |
CreateProfileRequest.Builder.clearProfileType() |
One or more profile types that the agent is capable of providing.
|
CreateProfileRequest.Builder |
CreateProfileRequest.Builder.clone() |
|
CreateProfileRequest.Builder |
CreateProfileRequest.Builder.mergeDeployment(Deployment value) |
Deployment details.
|
CreateProfileRequest.Builder |
CreateProfileRequest.Builder.mergeFrom(CreateProfileRequest other) |
|
CreateProfileRequest.Builder |
CreateProfileRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
CreateProfileRequest.Builder |
CreateProfileRequest.Builder.mergeFrom(com.google.protobuf.Message other) |
|
CreateProfileRequest.Builder |
CreateProfileRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static CreateProfileRequest.Builder |
CreateProfileRequest.newBuilder() |
|
static CreateProfileRequest.Builder |
CreateProfileRequest.newBuilder(CreateProfileRequest prototype) |
|
CreateProfileRequest.Builder |
CreateProfileRequest.newBuilderForType() |
|
protected CreateProfileRequest.Builder |
CreateProfileRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
CreateProfileRequest.Builder |
CreateProfileRequest.Builder.setDeployment(Deployment value) |
Deployment details.
|
CreateProfileRequest.Builder |
CreateProfileRequest.Builder.setDeployment(Deployment.Builder builderForValue) |
Deployment details.
|
CreateProfileRequest.Builder |
CreateProfileRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
CreateProfileRequest.Builder |
CreateProfileRequest.Builder.setParent(String value) |
Parent project to create the profile in.
|
CreateProfileRequest.Builder |
CreateProfileRequest.Builder.setParentBytes(com.google.protobuf.ByteString value) |
Parent project to create the profile in.
|
CreateProfileRequest.Builder |
CreateProfileRequest.Builder.setProfileType(int index,
ProfileType value) |
One or more profile types that the agent is capable of providing.
|
CreateProfileRequest.Builder |
CreateProfileRequest.Builder.setProfileTypeValue(int index,
int value) |
One or more profile types that the agent is capable of providing.
|
CreateProfileRequest.Builder |
CreateProfileRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
CreateProfileRequest.Builder |
CreateProfileRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
CreateProfileRequest.Builder |
CreateProfileRequest.toBuilder() |
|