Versions in this module Expand all Collapse all v0 v0.37.1 Dec 15, 2020 Changes in this version + const SdmServiceScope + type EnterprisesDevicesExecuteCommandCall struct + func (c *EnterprisesDevicesExecuteCommandCall) Context(ctx context.Context) *EnterprisesDevicesExecuteCommandCall + func (c *EnterprisesDevicesExecuteCommandCall) Do(opts ...googleapi.CallOption) (*GoogleHomeEnterpriseSdmV1ExecuteDeviceCommandResponse, error) + func (c *EnterprisesDevicesExecuteCommandCall) Fields(s ...googleapi.Field) *EnterprisesDevicesExecuteCommandCall + func (c *EnterprisesDevicesExecuteCommandCall) Header() http.Header + type EnterprisesDevicesGetCall struct + func (c *EnterprisesDevicesGetCall) Context(ctx context.Context) *EnterprisesDevicesGetCall + func (c *EnterprisesDevicesGetCall) Do(opts ...googleapi.CallOption) (*GoogleHomeEnterpriseSdmV1Device, error) + func (c *EnterprisesDevicesGetCall) Fields(s ...googleapi.Field) *EnterprisesDevicesGetCall + func (c *EnterprisesDevicesGetCall) Header() http.Header + func (c *EnterprisesDevicesGetCall) IfNoneMatch(entityTag string) *EnterprisesDevicesGetCall + type EnterprisesDevicesListCall struct + func (c *EnterprisesDevicesListCall) Context(ctx context.Context) *EnterprisesDevicesListCall + func (c *EnterprisesDevicesListCall) Do(opts ...googleapi.CallOption) (*GoogleHomeEnterpriseSdmV1ListDevicesResponse, error) + func (c *EnterprisesDevicesListCall) Fields(s ...googleapi.Field) *EnterprisesDevicesListCall + func (c *EnterprisesDevicesListCall) Filter(filter string) *EnterprisesDevicesListCall + func (c *EnterprisesDevicesListCall) Header() http.Header + func (c *EnterprisesDevicesListCall) IfNoneMatch(entityTag string) *EnterprisesDevicesListCall + func (c *EnterprisesDevicesListCall) PageSize(pageSize int64) *EnterprisesDevicesListCall + func (c *EnterprisesDevicesListCall) PageToken(pageToken string) *EnterprisesDevicesListCall + func (c *EnterprisesDevicesListCall) Pages(ctx context.Context, ...) error + type EnterprisesDevicesService struct + func NewEnterprisesDevicesService(s *Service) *EnterprisesDevicesService + func (r *EnterprisesDevicesService) ExecuteCommand(name string, ...) *EnterprisesDevicesExecuteCommandCall + func (r *EnterprisesDevicesService) Get(name string) *EnterprisesDevicesGetCall + func (r *EnterprisesDevicesService) List(parent string) *EnterprisesDevicesListCall + type EnterprisesService struct + Devices *EnterprisesDevicesService + Structures *EnterprisesStructuresService + func NewEnterprisesService(s *Service) *EnterprisesService + type EnterprisesStructuresGetCall struct + func (c *EnterprisesStructuresGetCall) Context(ctx context.Context) *EnterprisesStructuresGetCall + func (c *EnterprisesStructuresGetCall) Do(opts ...googleapi.CallOption) (*GoogleHomeEnterpriseSdmV1Structure, error) + func (c *EnterprisesStructuresGetCall) Fields(s ...googleapi.Field) *EnterprisesStructuresGetCall + func (c *EnterprisesStructuresGetCall) Header() http.Header + func (c *EnterprisesStructuresGetCall) IfNoneMatch(entityTag string) *EnterprisesStructuresGetCall + type EnterprisesStructuresListCall struct + func (c *EnterprisesStructuresListCall) Context(ctx context.Context) *EnterprisesStructuresListCall + func (c *EnterprisesStructuresListCall) Do(opts ...googleapi.CallOption) (*GoogleHomeEnterpriseSdmV1ListStructuresResponse, error) + func (c *EnterprisesStructuresListCall) Fields(s ...googleapi.Field) *EnterprisesStructuresListCall + func (c *EnterprisesStructuresListCall) Filter(filter string) *EnterprisesStructuresListCall + func (c *EnterprisesStructuresListCall) Header() http.Header + func (c *EnterprisesStructuresListCall) IfNoneMatch(entityTag string) *EnterprisesStructuresListCall + func (c *EnterprisesStructuresListCall) PageSize(pageSize int64) *EnterprisesStructuresListCall + func (c *EnterprisesStructuresListCall) PageToken(pageToken string) *EnterprisesStructuresListCall + func (c *EnterprisesStructuresListCall) Pages(ctx context.Context, ...) error + type EnterprisesStructuresRoomsGetCall struct + func (c *EnterprisesStructuresRoomsGetCall) Context(ctx context.Context) *EnterprisesStructuresRoomsGetCall + func (c *EnterprisesStructuresRoomsGetCall) Do(opts ...googleapi.CallOption) (*GoogleHomeEnterpriseSdmV1Room, error) + func (c *EnterprisesStructuresRoomsGetCall) Fields(s ...googleapi.Field) *EnterprisesStructuresRoomsGetCall + func (c *EnterprisesStructuresRoomsGetCall) Header() http.Header + func (c *EnterprisesStructuresRoomsGetCall) IfNoneMatch(entityTag string) *EnterprisesStructuresRoomsGetCall + type EnterprisesStructuresRoomsListCall struct + func (c *EnterprisesStructuresRoomsListCall) Context(ctx context.Context) *EnterprisesStructuresRoomsListCall + func (c *EnterprisesStructuresRoomsListCall) Do(opts ...googleapi.CallOption) (*GoogleHomeEnterpriseSdmV1ListRoomsResponse, error) + func (c *EnterprisesStructuresRoomsListCall) Fields(s ...googleapi.Field) *EnterprisesStructuresRoomsListCall + func (c *EnterprisesStructuresRoomsListCall) Header() http.Header + func (c *EnterprisesStructuresRoomsListCall) IfNoneMatch(entityTag string) *EnterprisesStructuresRoomsListCall + func (c *EnterprisesStructuresRoomsListCall) PageSize(pageSize int64) *EnterprisesStructuresRoomsListCall + func (c *EnterprisesStructuresRoomsListCall) PageToken(pageToken string) *EnterprisesStructuresRoomsListCall + func (c *EnterprisesStructuresRoomsListCall) Pages(ctx context.Context, f func(*GoogleHomeEnterpriseSdmV1ListRoomsResponse) error) error + type EnterprisesStructuresRoomsService struct + func NewEnterprisesStructuresRoomsService(s *Service) *EnterprisesStructuresRoomsService + func (r *EnterprisesStructuresRoomsService) Get(name string) *EnterprisesStructuresRoomsGetCall + func (r *EnterprisesStructuresRoomsService) List(parent string) *EnterprisesStructuresRoomsListCall + type EnterprisesStructuresService struct + Rooms *EnterprisesStructuresRoomsService + func NewEnterprisesStructuresService(s *Service) *EnterprisesStructuresService + func (r *EnterprisesStructuresService) Get(name string) *EnterprisesStructuresGetCall + func (r *EnterprisesStructuresService) List(parent string) *EnterprisesStructuresListCall + type GoogleHomeEnterpriseSdmV1Device struct + ForceSendFields []string + Name string + NullFields []string + ParentRelations []*GoogleHomeEnterpriseSdmV1ParentRelation + Traits googleapi.RawMessage + Type string + func (s *GoogleHomeEnterpriseSdmV1Device) MarshalJSON() ([]byte, error) + type GoogleHomeEnterpriseSdmV1ExecuteDeviceCommandRequest struct + Command string + ForceSendFields []string + NullFields []string + Params googleapi.RawMessage + func (s *GoogleHomeEnterpriseSdmV1ExecuteDeviceCommandRequest) MarshalJSON() ([]byte, error) + type GoogleHomeEnterpriseSdmV1ExecuteDeviceCommandResponse struct + ForceSendFields []string + NullFields []string + Results googleapi.RawMessage + func (s *GoogleHomeEnterpriseSdmV1ExecuteDeviceCommandResponse) MarshalJSON() ([]byte, error) + type GoogleHomeEnterpriseSdmV1ListDevicesResponse struct + Devices []*GoogleHomeEnterpriseSdmV1Device + ForceSendFields []string + NextPageToken string + NullFields []string + func (s *GoogleHomeEnterpriseSdmV1ListDevicesResponse) MarshalJSON() ([]byte, error) + type GoogleHomeEnterpriseSdmV1ListRoomsResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Rooms []*GoogleHomeEnterpriseSdmV1Room + func (s *GoogleHomeEnterpriseSdmV1ListRoomsResponse) MarshalJSON() ([]byte, error) + type GoogleHomeEnterpriseSdmV1ListStructuresResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Structures []*GoogleHomeEnterpriseSdmV1Structure + func (s *GoogleHomeEnterpriseSdmV1ListStructuresResponse) MarshalJSON() ([]byte, error) + type GoogleHomeEnterpriseSdmV1ParentRelation struct + DisplayName string + ForceSendFields []string + NullFields []string + Parent string + func (s *GoogleHomeEnterpriseSdmV1ParentRelation) MarshalJSON() ([]byte, error) + type GoogleHomeEnterpriseSdmV1Room struct + ForceSendFields []string + Name string + NullFields []string + Traits googleapi.RawMessage + func (s *GoogleHomeEnterpriseSdmV1Room) MarshalJSON() ([]byte, error) + type GoogleHomeEnterpriseSdmV1Structure struct + ForceSendFields []string + Name string + NullFields []string + Traits googleapi.RawMessage + func (s *GoogleHomeEnterpriseSdmV1Structure) MarshalJSON() ([]byte, error) + type Service struct + BasePath string + Enterprises *EnterprisesService + UserAgent string + func New(client *http.Client) (*Service, error) + func NewService(ctx context.Context, opts ...option.ClientOption) (*Service, error)