public static final class FindSalesPartnerManagedClientsResponse.ClientData.Builder extends GeneratedMessage.Builder<FindSalesPartnerManagedClientsResponse.ClientData.Builder> implements FindSalesPartnerManagedClientsResponse.ClientDataOrBuilderContains the client data.
Protobuf type
google.marketingplatform.admin.v1alpha.FindSalesPartnerManagedClientsResponse.ClientData
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > FindSalesPartnerManagedClientsResponse.ClientData.BuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public FindSalesPartnerManagedClientsResponse.ClientData build()| Returns | |
|---|---|
| Type | Description |
FindSalesPartnerManagedClientsResponse.ClientData |
|
buildPartial()
public FindSalesPartnerManagedClientsResponse.ClientData buildPartial()| Returns | |
|---|---|
| Type | Description |
FindSalesPartnerManagedClientsResponse.ClientData |
|
clear()
public FindSalesPartnerManagedClientsResponse.ClientData.Builder clear()| Returns | |
|---|---|
| Type | Description |
FindSalesPartnerManagedClientsResponse.ClientData.Builder |
|
clearEndDate()
public FindSalesPartnerManagedClientsResponse.ClientData.Builder clearEndDate()The end date of the contract between the sales org and the end client.
.google.type.Date end_date = 3;
| Returns | |
|---|---|
| Type | Description |
FindSalesPartnerManagedClientsResponse.ClientData.Builder |
|
clearOrganization()
public FindSalesPartnerManagedClientsResponse.ClientData.Builder clearOrganization()The end client that has/had contract with the requested sales org.
.google.marketingplatform.admin.v1alpha.Organization organization = 1;
| Returns | |
|---|---|
| Type | Description |
FindSalesPartnerManagedClientsResponse.ClientData.Builder |
|
clearStartDate()
public FindSalesPartnerManagedClientsResponse.ClientData.Builder clearStartDate()The start date of the contract between the sales org and the end client.
.google.type.Date start_date = 2;
| Returns | |
|---|---|
| Type | Description |
FindSalesPartnerManagedClientsResponse.ClientData.Builder |
|
getDefaultInstanceForType()
public FindSalesPartnerManagedClientsResponse.ClientData getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
FindSalesPartnerManagedClientsResponse.ClientData |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
getEndDate()
public Date getEndDate()The end date of the contract between the sales org and the end client.
.google.type.Date end_date = 3;
| Returns | |
|---|---|
| Type | Description |
com.google.type.Date |
The endDate. |
getEndDateBuilder()
public Date.Builder getEndDateBuilder()The end date of the contract between the sales org and the end client.
.google.type.Date end_date = 3;
| Returns | |
|---|---|
| Type | Description |
com.google.type.Date.Builder |
|
getEndDateOrBuilder()
public DateOrBuilder getEndDateOrBuilder()The end date of the contract between the sales org and the end client.
.google.type.Date end_date = 3;
| Returns | |
|---|---|
| Type | Description |
com.google.type.DateOrBuilder |
|
getOrganization()
public Organization getOrganization()The end client that has/had contract with the requested sales org.
.google.marketingplatform.admin.v1alpha.Organization organization = 1;
| Returns | |
|---|---|
| Type | Description |
Organization |
The organization. |
getOrganizationBuilder()
public Organization.Builder getOrganizationBuilder()The end client that has/had contract with the requested sales org.
.google.marketingplatform.admin.v1alpha.Organization organization = 1;
| Returns | |
|---|---|
| Type | Description |
Organization.Builder |
|
getOrganizationOrBuilder()
public OrganizationOrBuilder getOrganizationOrBuilder()The end client that has/had contract with the requested sales org.
.google.marketingplatform.admin.v1alpha.Organization organization = 1;
| Returns | |
|---|---|
| Type | Description |
OrganizationOrBuilder |
|
getStartDate()
public Date getStartDate()The start date of the contract between the sales org and the end client.
.google.type.Date start_date = 2;
| Returns | |
|---|---|
| Type | Description |
com.google.type.Date |
The startDate. |
getStartDateBuilder()
public Date.Builder getStartDateBuilder()The start date of the contract between the sales org and the end client.
.google.type.Date start_date = 2;
| Returns | |
|---|---|
| Type | Description |
com.google.type.Date.Builder |
|
getStartDateOrBuilder()
public DateOrBuilder getStartDateOrBuilder()The start date of the contract between the sales org and the end client.
.google.type.Date start_date = 2;
| Returns | |
|---|---|
| Type | Description |
com.google.type.DateOrBuilder |
|
hasEndDate()
public boolean hasEndDate()The end date of the contract between the sales org and the end client.
.google.type.Date end_date = 3;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the endDate field is set. |
hasOrganization()
public boolean hasOrganization()The end client that has/had contract with the requested sales org.
.google.marketingplatform.admin.v1alpha.Organization organization = 1;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the organization field is set. |
hasStartDate()
public boolean hasStartDate()The start date of the contract between the sales org and the end client.
.google.type.Date start_date = 2;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the startDate field is set. |
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeEndDate(Date value)
public FindSalesPartnerManagedClientsResponse.ClientData.Builder mergeEndDate(Date value)The end date of the contract between the sales org and the end client.
.google.type.Date end_date = 3;
| Parameter | |
|---|---|
| Name | Description |
value |
com.google.type.Date |
| Returns | |
|---|---|
| Type | Description |
FindSalesPartnerManagedClientsResponse.ClientData.Builder |
|
mergeFrom(FindSalesPartnerManagedClientsResponse.ClientData other)
public FindSalesPartnerManagedClientsResponse.ClientData.Builder mergeFrom(FindSalesPartnerManagedClientsResponse.ClientData other)| Parameter | |
|---|---|
| Name | Description |
other |
FindSalesPartnerManagedClientsResponse.ClientData |
| Returns | |
|---|---|
| Type | Description |
FindSalesPartnerManagedClientsResponse.ClientData.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public FindSalesPartnerManagedClientsResponse.ClientData.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
FindSalesPartnerManagedClientsResponse.ClientData.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public FindSalesPartnerManagedClientsResponse.ClientData.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
FindSalesPartnerManagedClientsResponse.ClientData.Builder |
|
mergeOrganization(Organization value)
public FindSalesPartnerManagedClientsResponse.ClientData.Builder mergeOrganization(Organization value)The end client that has/had contract with the requested sales org.
.google.marketingplatform.admin.v1alpha.Organization organization = 1;
| Parameter | |
|---|---|
| Name | Description |
value |
Organization |
| Returns | |
|---|---|
| Type | Description |
FindSalesPartnerManagedClientsResponse.ClientData.Builder |
|
mergeStartDate(Date value)
public FindSalesPartnerManagedClientsResponse.ClientData.Builder mergeStartDate(Date value)The start date of the contract between the sales org and the end client.
.google.type.Date start_date = 2;
| Parameter | |
|---|---|
| Name | Description |
value |
com.google.type.Date |
| Returns | |
|---|---|
| Type | Description |
FindSalesPartnerManagedClientsResponse.ClientData.Builder |
|
setEndDate(Date value)
public FindSalesPartnerManagedClientsResponse.ClientData.Builder setEndDate(Date value)The end date of the contract between the sales org and the end client.
.google.type.Date end_date = 3;
| Parameter | |
|---|---|
| Name | Description |
value |
com.google.type.Date |
| Returns | |
|---|---|
| Type | Description |
FindSalesPartnerManagedClientsResponse.ClientData.Builder |
|
setEndDate(Date.Builder builderForValue)
public FindSalesPartnerManagedClientsResponse.ClientData.Builder setEndDate(Date.Builder builderForValue)The end date of the contract between the sales org and the end client.
.google.type.Date end_date = 3;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
com.google.type.Date.Builder |
| Returns | |
|---|---|
| Type | Description |
FindSalesPartnerManagedClientsResponse.ClientData.Builder |
|
setOrganization(Organization value)
public FindSalesPartnerManagedClientsResponse.ClientData.Builder setOrganization(Organization value)The end client that has/had contract with the requested sales org.
.google.marketingplatform.admin.v1alpha.Organization organization = 1;
| Parameter | |
|---|---|
| Name | Description |
value |
Organization |
| Returns | |
|---|---|
| Type | Description |
FindSalesPartnerManagedClientsResponse.ClientData.Builder |
|
setOrganization(Organization.Builder builderForValue)
public FindSalesPartnerManagedClientsResponse.ClientData.Builder setOrganization(Organization.Builder builderForValue)The end client that has/had contract with the requested sales org.
.google.marketingplatform.admin.v1alpha.Organization organization = 1;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
Organization.Builder |
| Returns | |
|---|---|
| Type | Description |
FindSalesPartnerManagedClientsResponse.ClientData.Builder |
|
setStartDate(Date value)
public FindSalesPartnerManagedClientsResponse.ClientData.Builder setStartDate(Date value)The start date of the contract between the sales org and the end client.
.google.type.Date start_date = 2;
| Parameter | |
|---|---|
| Name | Description |
value |
com.google.type.Date |
| Returns | |
|---|---|
| Type | Description |
FindSalesPartnerManagedClientsResponse.ClientData.Builder |
|
setStartDate(Date.Builder builderForValue)
public FindSalesPartnerManagedClientsResponse.ClientData.Builder setStartDate(Date.Builder builderForValue)The start date of the contract between the sales org and the end client.
.google.type.Date start_date = 2;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
com.google.type.Date.Builder |
| Returns | |
|---|---|
| Type | Description |
FindSalesPartnerManagedClientsResponse.ClientData.Builder |
|