Namespace Google.Apis.MyBusinessAccountManagement.v1.Data
Classes
AcceptInvitationRequest
Request message for AccessControl.AcceptInvitation.
Account
An account is a container for your location. If you are the only user who manages locations for your business, you can use your personal Google Account. To share management of locations with multiple users, [create a business account] (https://support.google.com/business/answer/6085339?ref_topic=6085325).
Admin
An administrator of an Account or a location.
DeclineInvitationRequest
Request message for AccessControl.DeclineInvitation.
Empty
A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }
Invitation
Represents a pending invitation.
ListAccountAdminsResponse
Response message for AccessControl.ListAccountAdmins.
ListAccountsResponse
Response message for Accounts.ListAccounts.
ListInvitationsResponse
Response message for AccessControl.ListInvitations.
ListLocationAdminsResponse
Response message for AccessControl.ListLocationAdmins.
OrganizationInfo
Additional information stored for an organization.
PostalAddress
Represents a postal address, e.g. for postal delivery or payments addresses. Given a postal address, a postal service can deliver items to a premise, P.O. Box or similar. It is not intended to model geographical locations (roads, towns, mountains). In typical usage an address would be created via user input or from importing existing data, depending on the type of process. Advice on address input / editing: - Use an internationalization-ready address widget such as https://github.com/google/libaddressinput) - Users should not be presented with UI elements for input or editing of fields outside countries where that field is used. For more guidance on how to use this schema, please see: https://support.google.com/business/answer/6397478
TargetLocation
Represents a target location for a pending invitation.
TransferLocationRequest
Request message for AccessControl.TransferLocation.