Package com.google.cloud.billing.v1
Class UpdateProjectBillingInfoRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<UpdateProjectBillingInfoRequest.Builder>
-
- com.google.cloud.billing.v1.UpdateProjectBillingInfoRequest.Builder
-
- All Implemented Interfaces:
UpdateProjectBillingInfoRequestOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- UpdateProjectBillingInfoRequest
public static final class UpdateProjectBillingInfoRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<UpdateProjectBillingInfoRequest.Builder> implements UpdateProjectBillingInfoRequestOrBuilder
Request message for `UpdateProjectBillingInfo`.
Protobuf typegoogle.cloud.billing.v1.UpdateProjectBillingInfoRequest
-
-
Method Summary
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateProjectBillingInfoRequest.Builder>
-
clear
public UpdateProjectBillingInfoRequest.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateProjectBillingInfoRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateProjectBillingInfoRequest.Builder>
-
getDefaultInstanceForType
public UpdateProjectBillingInfoRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public UpdateProjectBillingInfoRequest build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public UpdateProjectBillingInfoRequest buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public UpdateProjectBillingInfoRequest.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateProjectBillingInfoRequest.Builder>
-
setField
public UpdateProjectBillingInfoRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateProjectBillingInfoRequest.Builder>
-
clearField
public UpdateProjectBillingInfoRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateProjectBillingInfoRequest.Builder>
-
clearOneof
public UpdateProjectBillingInfoRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateProjectBillingInfoRequest.Builder>
-
setRepeatedField
public UpdateProjectBillingInfoRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateProjectBillingInfoRequest.Builder>
-
addRepeatedField
public UpdateProjectBillingInfoRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateProjectBillingInfoRequest.Builder>
-
mergeFrom
public UpdateProjectBillingInfoRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<UpdateProjectBillingInfoRequest.Builder>
-
mergeFrom
public UpdateProjectBillingInfoRequest.Builder mergeFrom(UpdateProjectBillingInfoRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateProjectBillingInfoRequest.Builder>
-
mergeFrom
public UpdateProjectBillingInfoRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<UpdateProjectBillingInfoRequest.Builder>
- Throws:
IOException
-
getName
public String getName()
Required. The resource name of the project associated with the billing information that you want to update. For example, `projects/tokyo-rain-123`.
string name = 1 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getName
in interfaceUpdateProjectBillingInfoRequestOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Required. The resource name of the project associated with the billing information that you want to update. For example, `projects/tokyo-rain-123`.
string name = 1 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getNameBytes
in interfaceUpdateProjectBillingInfoRequestOrBuilder
- Returns:
- The bytes for name.
-
setName
public UpdateProjectBillingInfoRequest.Builder setName(String value)
Required. The resource name of the project associated with the billing information that you want to update. For example, `projects/tokyo-rain-123`.
string name = 1 [(.google.api.field_behavior) = REQUIRED];
- Parameters:
value
- The name to set.- Returns:
- This builder for chaining.
-
clearName
public UpdateProjectBillingInfoRequest.Builder clearName()
Required. The resource name of the project associated with the billing information that you want to update. For example, `projects/tokyo-rain-123`.
string name = 1 [(.google.api.field_behavior) = REQUIRED];
- Returns:
- This builder for chaining.
-
setNameBytes
public UpdateProjectBillingInfoRequest.Builder setNameBytes(com.google.protobuf.ByteString value)
Required. The resource name of the project associated with the billing information that you want to update. For example, `projects/tokyo-rain-123`.
string name = 1 [(.google.api.field_behavior) = REQUIRED];
- Parameters:
value
- The bytes for name to set.- Returns:
- This builder for chaining.
-
hasProjectBillingInfo
public boolean hasProjectBillingInfo()
The new billing information for the project. Output-only fields are ignored; thus, you can leave empty all fields except `billing_account_name`.
.google.cloud.billing.v1.ProjectBillingInfo project_billing_info = 2;
- Specified by:
hasProjectBillingInfo
in interfaceUpdateProjectBillingInfoRequestOrBuilder
- Returns:
- Whether the projectBillingInfo field is set.
-
getProjectBillingInfo
public ProjectBillingInfo getProjectBillingInfo()
The new billing information for the project. Output-only fields are ignored; thus, you can leave empty all fields except `billing_account_name`.
.google.cloud.billing.v1.ProjectBillingInfo project_billing_info = 2;
- Specified by:
getProjectBillingInfo
in interfaceUpdateProjectBillingInfoRequestOrBuilder
- Returns:
- The projectBillingInfo.
-
setProjectBillingInfo
public UpdateProjectBillingInfoRequest.Builder setProjectBillingInfo(ProjectBillingInfo value)
The new billing information for the project. Output-only fields are ignored; thus, you can leave empty all fields except `billing_account_name`.
.google.cloud.billing.v1.ProjectBillingInfo project_billing_info = 2;
-
setProjectBillingInfo
public UpdateProjectBillingInfoRequest.Builder setProjectBillingInfo(ProjectBillingInfo.Builder builderForValue)
The new billing information for the project. Output-only fields are ignored; thus, you can leave empty all fields except `billing_account_name`.
.google.cloud.billing.v1.ProjectBillingInfo project_billing_info = 2;
-
mergeProjectBillingInfo
public UpdateProjectBillingInfoRequest.Builder mergeProjectBillingInfo(ProjectBillingInfo value)
The new billing information for the project. Output-only fields are ignored; thus, you can leave empty all fields except `billing_account_name`.
.google.cloud.billing.v1.ProjectBillingInfo project_billing_info = 2;
-
clearProjectBillingInfo
public UpdateProjectBillingInfoRequest.Builder clearProjectBillingInfo()
The new billing information for the project. Output-only fields are ignored; thus, you can leave empty all fields except `billing_account_name`.
.google.cloud.billing.v1.ProjectBillingInfo project_billing_info = 2;
-
getProjectBillingInfoBuilder
public ProjectBillingInfo.Builder getProjectBillingInfoBuilder()
The new billing information for the project. Output-only fields are ignored; thus, you can leave empty all fields except `billing_account_name`.
.google.cloud.billing.v1.ProjectBillingInfo project_billing_info = 2;
-
getProjectBillingInfoOrBuilder
public ProjectBillingInfoOrBuilder getProjectBillingInfoOrBuilder()
The new billing information for the project. Output-only fields are ignored; thus, you can leave empty all fields except `billing_account_name`.
.google.cloud.billing.v1.ProjectBillingInfo project_billing_info = 2;
- Specified by:
getProjectBillingInfoOrBuilder
in interfaceUpdateProjectBillingInfoRequestOrBuilder
-
setUnknownFields
public final UpdateProjectBillingInfoRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateProjectBillingInfoRequest.Builder>
-
mergeUnknownFields
public final UpdateProjectBillingInfoRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateProjectBillingInfoRequest.Builder>
-
-