mgmtv1beta

package
v0.3.3-alpha.0...-3c4a8ca Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 18, 2024 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Overview

Package mgmtv1beta is a reverse proxy.

It translates gRPC into RESTful JSON APIs.

Package mgmtv1beta is a reverse proxy.

It translates gRPC into RESTful JSON APIs.

Index

Constants

View Source
const (
	MgmtPrivateService_ListUsersAdmin_FullMethodName                   = "/core.mgmt.v1beta.MgmtPrivateService/ListUsersAdmin"
	MgmtPrivateService_GetUserAdmin_FullMethodName                     = "/core.mgmt.v1beta.MgmtPrivateService/GetUserAdmin"
	MgmtPrivateService_LookUpUserAdmin_FullMethodName                  = "/core.mgmt.v1beta.MgmtPrivateService/LookUpUserAdmin"
	MgmtPrivateService_ListOrganizationsAdmin_FullMethodName           = "/core.mgmt.v1beta.MgmtPrivateService/ListOrganizationsAdmin"
	MgmtPrivateService_GetOrganizationAdmin_FullMethodName             = "/core.mgmt.v1beta.MgmtPrivateService/GetOrganizationAdmin"
	MgmtPrivateService_LookUpOrganizationAdmin_FullMethodName          = "/core.mgmt.v1beta.MgmtPrivateService/LookUpOrganizationAdmin"
	MgmtPrivateService_GetUserSubscriptionAdmin_FullMethodName         = "/core.mgmt.v1beta.MgmtPrivateService/GetUserSubscriptionAdmin"
	MgmtPrivateService_GetOrganizationSubscriptionAdmin_FullMethodName = "/core.mgmt.v1beta.MgmtPrivateService/GetOrganizationSubscriptionAdmin"
	MgmtPrivateService_SubtractCreditAdmin_FullMethodName              = "/core.mgmt.v1beta.MgmtPrivateService/SubtractCreditAdmin"
	MgmtPrivateService_GetRemainingCreditAdmin_FullMethodName          = "/core.mgmt.v1beta.MgmtPrivateService/GetRemainingCreditAdmin"
)
View Source
const (
	MgmtPublicService_Liveness_FullMethodName                          = "/core.mgmt.v1beta.MgmtPublicService/Liveness"
	MgmtPublicService_Readiness_FullMethodName                         = "/core.mgmt.v1beta.MgmtPublicService/Readiness"
	MgmtPublicService_GetAuthenticatedUser_FullMethodName              = "/core.mgmt.v1beta.MgmtPublicService/GetAuthenticatedUser"
	MgmtPublicService_PatchAuthenticatedUser_FullMethodName            = "/core.mgmt.v1beta.MgmtPublicService/PatchAuthenticatedUser"
	MgmtPublicService_ListUsers_FullMethodName                         = "/core.mgmt.v1beta.MgmtPublicService/ListUsers"
	MgmtPublicService_GetUser_FullMethodName                           = "/core.mgmt.v1beta.MgmtPublicService/GetUser"
	MgmtPublicService_CreateOrganization_FullMethodName                = "/core.mgmt.v1beta.MgmtPublicService/CreateOrganization"
	MgmtPublicService_ListOrganizations_FullMethodName                 = "/core.mgmt.v1beta.MgmtPublicService/ListOrganizations"
	MgmtPublicService_GetOrganization_FullMethodName                   = "/core.mgmt.v1beta.MgmtPublicService/GetOrganization"
	MgmtPublicService_UpdateOrganization_FullMethodName                = "/core.mgmt.v1beta.MgmtPublicService/UpdateOrganization"
	MgmtPublicService_DeleteOrganization_FullMethodName                = "/core.mgmt.v1beta.MgmtPublicService/DeleteOrganization"
	MgmtPublicService_ListUserMemberships_FullMethodName               = "/core.mgmt.v1beta.MgmtPublicService/ListUserMemberships"
	MgmtPublicService_GetUserMembership_FullMethodName                 = "/core.mgmt.v1beta.MgmtPublicService/GetUserMembership"
	MgmtPublicService_UpdateUserMembership_FullMethodName              = "/core.mgmt.v1beta.MgmtPublicService/UpdateUserMembership"
	MgmtPublicService_DeleteUserMembership_FullMethodName              = "/core.mgmt.v1beta.MgmtPublicService/DeleteUserMembership"
	MgmtPublicService_ListOrganizationMemberships_FullMethodName       = "/core.mgmt.v1beta.MgmtPublicService/ListOrganizationMemberships"
	MgmtPublicService_GetOrganizationMembership_FullMethodName         = "/core.mgmt.v1beta.MgmtPublicService/GetOrganizationMembership"
	MgmtPublicService_UpdateOrganizationMembership_FullMethodName      = "/core.mgmt.v1beta.MgmtPublicService/UpdateOrganizationMembership"
	MgmtPublicService_DeleteOrganizationMembership_FullMethodName      = "/core.mgmt.v1beta.MgmtPublicService/DeleteOrganizationMembership"
	MgmtPublicService_GetAuthenticatedUserSubscription_FullMethodName  = "/core.mgmt.v1beta.MgmtPublicService/GetAuthenticatedUserSubscription"
	MgmtPublicService_GetOrganizationSubscription_FullMethodName       = "/core.mgmt.v1beta.MgmtPublicService/GetOrganizationSubscription"
	MgmtPublicService_CreateToken_FullMethodName                       = "/core.mgmt.v1beta.MgmtPublicService/CreateToken"
	MgmtPublicService_ListTokens_FullMethodName                        = "/core.mgmt.v1beta.MgmtPublicService/ListTokens"
	MgmtPublicService_GetToken_FullMethodName                          = "/core.mgmt.v1beta.MgmtPublicService/GetToken"
	MgmtPublicService_DeleteToken_FullMethodName                       = "/core.mgmt.v1beta.MgmtPublicService/DeleteToken"
	MgmtPublicService_ValidateToken_FullMethodName                     = "/core.mgmt.v1beta.MgmtPublicService/ValidateToken"
	MgmtPublicService_GetRemainingCredit_FullMethodName                = "/core.mgmt.v1beta.MgmtPublicService/GetRemainingCredit"
	MgmtPublicService_CheckNamespace_FullMethodName                    = "/core.mgmt.v1beta.MgmtPublicService/CheckNamespace"
	MgmtPublicService_ListPipelineTriggerRecords_FullMethodName        = "/core.mgmt.v1beta.MgmtPublicService/ListPipelineTriggerRecords"
	MgmtPublicService_ListPipelineTriggerTableRecords_FullMethodName   = "/core.mgmt.v1beta.MgmtPublicService/ListPipelineTriggerTableRecords"
	MgmtPublicService_ListPipelineTriggerChartRecords_FullMethodName   = "/core.mgmt.v1beta.MgmtPublicService/ListPipelineTriggerChartRecords"
	MgmtPublicService_ListCreditConsumptionChartRecords_FullMethodName = "/core.mgmt.v1beta.MgmtPublicService/ListCreditConsumptionChartRecords"
	MgmtPublicService_AuthTokenIssuer_FullMethodName                   = "/core.mgmt.v1beta.MgmtPublicService/AuthTokenIssuer"
	MgmtPublicService_AuthLogin_FullMethodName                         = "/core.mgmt.v1beta.MgmtPublicService/AuthLogin"
	MgmtPublicService_AuthLogout_FullMethodName                        = "/core.mgmt.v1beta.MgmtPublicService/AuthLogout"
	MgmtPublicService_AuthChangePassword_FullMethodName                = "/core.mgmt.v1beta.MgmtPublicService/AuthChangePassword"
	MgmtPublicService_AuthValidateAccessToken_FullMethodName           = "/core.mgmt.v1beta.MgmtPublicService/AuthValidateAccessToken"
)

Variables

View Source
var (
	Mode_name = map[int32]string{
		0: "MODE_UNSPECIFIED",
		1: "MODE_SYNC",
		2: "MODE_ASYNC",
	}
	Mode_value = map[string]int32{
		"MODE_UNSPECIFIED": 0,
		"MODE_SYNC":        1,
		"MODE_ASYNC":       2,
	}
)

Enum value maps for Mode.

View Source
var (
	Status_name = map[int32]string{
		0: "STATUS_UNSPECIFIED",
		1: "STATUS_COMPLETED",
		2: "STATUS_ERRORED",
	}
	Status_value = map[string]int32{
		"STATUS_UNSPECIFIED": 0,
		"STATUS_COMPLETED":   1,
		"STATUS_ERRORED":     2,
	}
)

Enum value maps for Status.

View Source
var (
	View_name = map[int32]string{
		0: "VIEW_UNSPECIFIED",
		1: "VIEW_BASIC",
		2: "VIEW_FULL",
	}
	View_value = map[string]int32{
		"VIEW_UNSPECIFIED": 0,
		"VIEW_BASIC":       1,
		"VIEW_FULL":        2,
	}
)

Enum value maps for View.

View Source
var (
	OwnerType_name = map[int32]string{
		0: "OWNER_TYPE_UNSPECIFIED",
		1: "OWNER_TYPE_USER",
		2: "OWNER_TYPE_ORGANIZATION",
	}
	OwnerType_value = map[string]int32{
		"OWNER_TYPE_UNSPECIFIED":  0,
		"OWNER_TYPE_USER":         1,
		"OWNER_TYPE_ORGANIZATION": 2,
	}
)

Enum value maps for OwnerType.

View Source
var (
	MembershipState_name = map[int32]string{
		0: "MEMBERSHIP_STATE_UNSPECIFIED",
		1: "MEMBERSHIP_STATE_ACTIVE",
		2: "MEMBERSHIP_STATE_PENDING",
	}
	MembershipState_value = map[string]int32{
		"MEMBERSHIP_STATE_UNSPECIFIED": 0,
		"MEMBERSHIP_STATE_ACTIVE":      1,
		"MEMBERSHIP_STATE_PENDING":     2,
	}
)

Enum value maps for MembershipState.

View Source
var (
	OnboardingStatus_name = map[int32]string{
		0: "ONBOARDING_STATUS_UNSPECIFIED",
		1: "ONBOARDING_STATUS_IN_PROGRESS",
		2: "ONBOARDING_STATUS_COMPLETED",
	}
	OnboardingStatus_value = map[string]int32{
		"ONBOARDING_STATUS_UNSPECIFIED": 0,
		"ONBOARDING_STATUS_IN_PROGRESS": 1,
		"ONBOARDING_STATUS_COMPLETED":   2,
	}
)

Enum value maps for OnboardingStatus.

View Source
var (
	CheckNamespaceResponse_Namespace_name = map[int32]string{
		0: "NAMESPACE_UNSPECIFIED",
		1: "NAMESPACE_AVAILABLE",
		2: "NAMESPACE_USER",
		3: "NAMESPACE_ORGANIZATION",
		4: "NAMESPACE_RESERVED",
	}
	CheckNamespaceResponse_Namespace_value = map[string]int32{
		"NAMESPACE_UNSPECIFIED":  0,
		"NAMESPACE_AVAILABLE":    1,
		"NAMESPACE_USER":         2,
		"NAMESPACE_ORGANIZATION": 3,
		"NAMESPACE_RESERVED":     4,
	}
)

Enum value maps for CheckNamespaceResponse_Namespace.

View Source
var (
	ApiToken_State_name = map[int32]string{
		0: "STATE_UNSPECIFIED",
		1: "STATE_INACTIVE",
		2: "STATE_ACTIVE",
		3: "STATE_EXPIRED",
	}
	ApiToken_State_value = map[string]int32{
		"STATE_UNSPECIFIED": 0,
		"STATE_INACTIVE":    1,
		"STATE_ACTIVE":      2,
		"STATE_EXPIRED":     3,
	}
)

Enum value maps for ApiToken_State.

View Source
var (
	StripeSubscriptionDetail_Status_name = map[int32]string{
		0: "STATUS_UNSPECIFIED",
		1: "STATUS_INCOMPLETE",
		2: "STATUS_INCOMPLETE_EXPIRED",
		3: "STATUS_TRIALING",
		4: "STATUS_ACTIVE",
		5: "STATUS_PAST_DUE",
		6: "STATUS_CANCELED",
		7: "STATUS_UNPAID",
		8: "STATUS_PAUSED",
	}
	StripeSubscriptionDetail_Status_value = map[string]int32{
		"STATUS_UNSPECIFIED":        0,
		"STATUS_INCOMPLETE":         1,
		"STATUS_INCOMPLETE_EXPIRED": 2,
		"STATUS_TRIALING":           3,
		"STATUS_ACTIVE":             4,
		"STATUS_PAST_DUE":           5,
		"STATUS_CANCELED":           6,
		"STATUS_UNPAID":             7,
		"STATUS_PAUSED":             8,
	}
)

Enum value maps for StripeSubscriptionDetail_Status.

View Source
var (
	UserSubscription_Plan_name = map[int32]string{
		0: "PLAN_UNSPECIFIED",
		1: "PLAN_FREE",
		2: "PLAN_STARTER",
	}
	UserSubscription_Plan_value = map[string]int32{
		"PLAN_UNSPECIFIED": 0,
		"PLAN_FREE":        1,
		"PLAN_STARTER":     2,
	}
)

Enum value maps for UserSubscription_Plan.

View Source
var (
	OrganizationSubscription_Plan_name = map[int32]string{
		0: "PLAN_UNSPECIFIED",
		1: "PLAN_UNPAID",
		2: "PLAN_TEAM",
		3: "PLAN_ENTERPRISE",
		4: "PLAN_TEAM_PRO",
	}
	OrganizationSubscription_Plan_value = map[string]int32{
		"PLAN_UNSPECIFIED": 0,
		"PLAN_UNPAID":      1,
		"PLAN_TEAM":        2,
		"PLAN_ENTERPRISE":  3,
		"PLAN_TEAM_PRO":    4,
	}
)

Enum value maps for OrganizationSubscription_Plan.

View Source
var File_core_mgmt_v1beta_metric_proto protoreflect.FileDescriptor
View Source
var File_core_mgmt_v1beta_mgmt_private_service_proto protoreflect.FileDescriptor
View Source
var File_core_mgmt_v1beta_mgmt_proto protoreflect.FileDescriptor
View Source
var File_core_mgmt_v1beta_mgmt_public_service_proto protoreflect.FileDescriptor
View Source
var MgmtPrivateService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "core.mgmt.v1beta.MgmtPrivateService",
	HandlerType: (*MgmtPrivateServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "ListUsersAdmin",
			Handler:    _MgmtPrivateService_ListUsersAdmin_Handler,
		},
		{
			MethodName: "GetUserAdmin",
			Handler:    _MgmtPrivateService_GetUserAdmin_Handler,
		},
		{
			MethodName: "LookUpUserAdmin",
			Handler:    _MgmtPrivateService_LookUpUserAdmin_Handler,
		},
		{
			MethodName: "ListOrganizationsAdmin",
			Handler:    _MgmtPrivateService_ListOrganizationsAdmin_Handler,
		},
		{
			MethodName: "GetOrganizationAdmin",
			Handler:    _MgmtPrivateService_GetOrganizationAdmin_Handler,
		},
		{
			MethodName: "LookUpOrganizationAdmin",
			Handler:    _MgmtPrivateService_LookUpOrganizationAdmin_Handler,
		},
		{
			MethodName: "GetUserSubscriptionAdmin",
			Handler:    _MgmtPrivateService_GetUserSubscriptionAdmin_Handler,
		},
		{
			MethodName: "GetOrganizationSubscriptionAdmin",
			Handler:    _MgmtPrivateService_GetOrganizationSubscriptionAdmin_Handler,
		},
		{
			MethodName: "SubtractCreditAdmin",
			Handler:    _MgmtPrivateService_SubtractCreditAdmin_Handler,
		},
		{
			MethodName: "GetRemainingCreditAdmin",
			Handler:    _MgmtPrivateService_GetRemainingCreditAdmin_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "core/mgmt/v1beta/mgmt_private_service.proto",
}

MgmtPrivateService_ServiceDesc is the grpc.ServiceDesc for MgmtPrivateService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var MgmtPublicService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "core.mgmt.v1beta.MgmtPublicService",
	HandlerType: (*MgmtPublicServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "Liveness",
			Handler:    _MgmtPublicService_Liveness_Handler,
		},
		{
			MethodName: "Readiness",
			Handler:    _MgmtPublicService_Readiness_Handler,
		},
		{
			MethodName: "GetAuthenticatedUser",
			Handler:    _MgmtPublicService_GetAuthenticatedUser_Handler,
		},
		{
			MethodName: "PatchAuthenticatedUser",
			Handler:    _MgmtPublicService_PatchAuthenticatedUser_Handler,
		},
		{
			MethodName: "ListUsers",
			Handler:    _MgmtPublicService_ListUsers_Handler,
		},
		{
			MethodName: "GetUser",
			Handler:    _MgmtPublicService_GetUser_Handler,
		},
		{
			MethodName: "CreateOrganization",
			Handler:    _MgmtPublicService_CreateOrganization_Handler,
		},
		{
			MethodName: "ListOrganizations",
			Handler:    _MgmtPublicService_ListOrganizations_Handler,
		},
		{
			MethodName: "GetOrganization",
			Handler:    _MgmtPublicService_GetOrganization_Handler,
		},
		{
			MethodName: "UpdateOrganization",
			Handler:    _MgmtPublicService_UpdateOrganization_Handler,
		},
		{
			MethodName: "DeleteOrganization",
			Handler:    _MgmtPublicService_DeleteOrganization_Handler,
		},
		{
			MethodName: "ListUserMemberships",
			Handler:    _MgmtPublicService_ListUserMemberships_Handler,
		},
		{
			MethodName: "GetUserMembership",
			Handler:    _MgmtPublicService_GetUserMembership_Handler,
		},
		{
			MethodName: "UpdateUserMembership",
			Handler:    _MgmtPublicService_UpdateUserMembership_Handler,
		},
		{
			MethodName: "DeleteUserMembership",
			Handler:    _MgmtPublicService_DeleteUserMembership_Handler,
		},
		{
			MethodName: "ListOrganizationMemberships",
			Handler:    _MgmtPublicService_ListOrganizationMemberships_Handler,
		},
		{
			MethodName: "GetOrganizationMembership",
			Handler:    _MgmtPublicService_GetOrganizationMembership_Handler,
		},
		{
			MethodName: "UpdateOrganizationMembership",
			Handler:    _MgmtPublicService_UpdateOrganizationMembership_Handler,
		},
		{
			MethodName: "DeleteOrganizationMembership",
			Handler:    _MgmtPublicService_DeleteOrganizationMembership_Handler,
		},
		{
			MethodName: "GetAuthenticatedUserSubscription",
			Handler:    _MgmtPublicService_GetAuthenticatedUserSubscription_Handler,
		},
		{
			MethodName: "GetOrganizationSubscription",
			Handler:    _MgmtPublicService_GetOrganizationSubscription_Handler,
		},
		{
			MethodName: "CreateToken",
			Handler:    _MgmtPublicService_CreateToken_Handler,
		},
		{
			MethodName: "ListTokens",
			Handler:    _MgmtPublicService_ListTokens_Handler,
		},
		{
			MethodName: "GetToken",
			Handler:    _MgmtPublicService_GetToken_Handler,
		},
		{
			MethodName: "DeleteToken",
			Handler:    _MgmtPublicService_DeleteToken_Handler,
		},
		{
			MethodName: "ValidateToken",
			Handler:    _MgmtPublicService_ValidateToken_Handler,
		},
		{
			MethodName: "GetRemainingCredit",
			Handler:    _MgmtPublicService_GetRemainingCredit_Handler,
		},
		{
			MethodName: "CheckNamespace",
			Handler:    _MgmtPublicService_CheckNamespace_Handler,
		},
		{
			MethodName: "ListPipelineTriggerRecords",
			Handler:    _MgmtPublicService_ListPipelineTriggerRecords_Handler,
		},
		{
			MethodName: "ListPipelineTriggerTableRecords",
			Handler:    _MgmtPublicService_ListPipelineTriggerTableRecords_Handler,
		},
		{
			MethodName: "ListPipelineTriggerChartRecords",
			Handler:    _MgmtPublicService_ListPipelineTriggerChartRecords_Handler,
		},
		{
			MethodName: "ListCreditConsumptionChartRecords",
			Handler:    _MgmtPublicService_ListCreditConsumptionChartRecords_Handler,
		},
		{
			MethodName: "AuthTokenIssuer",
			Handler:    _MgmtPublicService_AuthTokenIssuer_Handler,
		},
		{
			MethodName: "AuthLogin",
			Handler:    _MgmtPublicService_AuthLogin_Handler,
		},
		{
			MethodName: "AuthLogout",
			Handler:    _MgmtPublicService_AuthLogout_Handler,
		},
		{
			MethodName: "AuthChangePassword",
			Handler:    _MgmtPublicService_AuthChangePassword_Handler,
		},
		{
			MethodName: "AuthValidateAccessToken",
			Handler:    _MgmtPublicService_AuthValidateAccessToken_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "core/mgmt/v1beta/mgmt_public_service.proto",
}

MgmtPublicService_ServiceDesc is the grpc.ServiceDesc for MgmtPublicService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

Functions

func RegisterMgmtPrivateServiceHandler

func RegisterMgmtPrivateServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error

RegisterMgmtPrivateServiceHandler registers the http handlers for service MgmtPrivateService to "mux". The handlers forward requests to the grpc endpoint over "conn".

func RegisterMgmtPrivateServiceHandlerClient

func RegisterMgmtPrivateServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client MgmtPrivateServiceClient) error

RegisterMgmtPrivateServiceHandlerClient registers the http handlers for service MgmtPrivateService to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "MgmtPrivateServiceClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "MgmtPrivateServiceClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "MgmtPrivateServiceClient" to call the correct interceptors.

func RegisterMgmtPrivateServiceHandlerFromEndpoint

func RegisterMgmtPrivateServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)

RegisterMgmtPrivateServiceHandlerFromEndpoint is same as RegisterMgmtPrivateServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.

func RegisterMgmtPrivateServiceHandlerServer

func RegisterMgmtPrivateServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server MgmtPrivateServiceServer) error

RegisterMgmtPrivateServiceHandlerServer registers the http handlers for service MgmtPrivateService to "mux". UnaryRPC :call MgmtPrivateServiceServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterMgmtPrivateServiceHandlerFromEndpoint instead.

func RegisterMgmtPrivateServiceServer

func RegisterMgmtPrivateServiceServer(s grpc.ServiceRegistrar, srv MgmtPrivateServiceServer)

func RegisterMgmtPublicServiceHandler

func RegisterMgmtPublicServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error

RegisterMgmtPublicServiceHandler registers the http handlers for service MgmtPublicService to "mux". The handlers forward requests to the grpc endpoint over "conn".

func RegisterMgmtPublicServiceHandlerClient

func RegisterMgmtPublicServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client MgmtPublicServiceClient) error

RegisterMgmtPublicServiceHandlerClient registers the http handlers for service MgmtPublicService to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "MgmtPublicServiceClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "MgmtPublicServiceClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "MgmtPublicServiceClient" to call the correct interceptors.

func RegisterMgmtPublicServiceHandlerFromEndpoint

func RegisterMgmtPublicServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)

RegisterMgmtPublicServiceHandlerFromEndpoint is same as RegisterMgmtPublicServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.

func RegisterMgmtPublicServiceHandlerServer

func RegisterMgmtPublicServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server MgmtPublicServiceServer) error

RegisterMgmtPublicServiceHandlerServer registers the http handlers for service MgmtPublicService to "mux". UnaryRPC :call MgmtPublicServiceServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterMgmtPublicServiceHandlerFromEndpoint instead.

func RegisterMgmtPublicServiceServer

func RegisterMgmtPublicServiceServer(s grpc.ServiceRegistrar, srv MgmtPublicServiceServer)

Types

type ApiToken

type ApiToken struct {

	// When users trigger a pipeline which uses an API token, the token is
	// updated with the current time. This field is used to track the last time
	// the token was used.
	LastUseTime *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=last_use_time,json=lastUseTime,proto3,oneof" json:"last_use_time,omitempty"`
	// The name of the token, define by its ID.
	// - Format: `tokens/{token.id}`.
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// API token UUID.
	Uid string `protobuf:"bytes,2,opt,name=uid,proto3" json:"uid,omitempty"`
	// API token resource ID (used in `name` as the last segment). This conforms
	// to RFC-1034, which restricts to letters, numbers, and hyphen, with the
	// first character a letter, the last a letter or a number, and a 63
	// character maximum.
	//
	// This field can reflect the client(s) that will use the token.
	Id string `protobuf:"bytes,3,opt,name=id,proto3" json:"id,omitempty"`
	// Creation time.
	CreateTime *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
	// Update time.
	UpdateTime *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"`
	// An opaque access token representing the API token string.
	//
	// To validate the token, the recipient of the token needs to call the server
	// that issued the token.
	AccessToken string `protobuf:"bytes,7,opt,name=access_token,json=accessToken,proto3" json:"access_token,omitempty"`
	// State.
	State ApiToken_State `protobuf:"varint,8,opt,name=state,proto3,enum=core.mgmt.v1beta.ApiToken_State" json:"state,omitempty"`
	// Token type. Value is fixed to "Bearer".
	TokenType string `protobuf:"bytes,9,opt,name=token_type,json=tokenType,proto3" json:"token_type,omitempty"`
	// Expiration.
	//
	// Types that are assignable to Expiration:
	//
	//	*ApiToken_Ttl
	//	*ApiToken_ExpireTime
	Expiration isApiToken_Expiration `protobuf_oneof:"expiration"`
	// contains filtered or unexported fields
}

API tokens allow users to make requests to the Instill AI API.

func (*ApiToken) Descriptor deprecated

func (*ApiToken) Descriptor() ([]byte, []int)

Deprecated: Use ApiToken.ProtoReflect.Descriptor instead.

func (*ApiToken) GetAccessToken

func (x *ApiToken) GetAccessToken() string

func (*ApiToken) GetCreateTime

func (x *ApiToken) GetCreateTime() *timestamppb.Timestamp

func (*ApiToken) GetExpiration

func (m *ApiToken) GetExpiration() isApiToken_Expiration

func (*ApiToken) GetExpireTime

func (x *ApiToken) GetExpireTime() *timestamppb.Timestamp

func (*ApiToken) GetId

func (x *ApiToken) GetId() string

func (*ApiToken) GetLastUseTime

func (x *ApiToken) GetLastUseTime() *timestamppb.Timestamp

func (*ApiToken) GetName

func (x *ApiToken) GetName() string

func (*ApiToken) GetState

func (x *ApiToken) GetState() ApiToken_State

func (*ApiToken) GetTokenType

func (x *ApiToken) GetTokenType() string

func (*ApiToken) GetTtl

func (x *ApiToken) GetTtl() int32

func (*ApiToken) GetUid

func (x *ApiToken) GetUid() string

func (*ApiToken) GetUpdateTime

func (x *ApiToken) GetUpdateTime() *timestamppb.Timestamp

func (*ApiToken) ProtoMessage

func (*ApiToken) ProtoMessage()

func (*ApiToken) ProtoReflect

func (x *ApiToken) ProtoReflect() protoreflect.Message

func (*ApiToken) Reset

func (x *ApiToken) Reset()

func (*ApiToken) String

func (x *ApiToken) String() string

type ApiToken_ExpireTime

type ApiToken_ExpireTime struct {
	// Expiration time.
	ExpireTime *timestamppb.Timestamp `protobuf:"bytes,11,opt,name=expire_time,json=expireTime,proto3,oneof"`
}

type ApiToken_State

type ApiToken_State int32

State describes the state of an API token.

const (
	// Unspecified.
	ApiToken_STATE_UNSPECIFIED ApiToken_State = 0
	// Inactive.
	ApiToken_STATE_INACTIVE ApiToken_State = 1
	// Active.
	ApiToken_STATE_ACTIVE ApiToken_State = 2
	// Expired.
	ApiToken_STATE_EXPIRED ApiToken_State = 3
)

func (ApiToken_State) Descriptor

func (ApiToken_State) Enum

func (x ApiToken_State) Enum() *ApiToken_State

func (ApiToken_State) EnumDescriptor deprecated

func (ApiToken_State) EnumDescriptor() ([]byte, []int)

Deprecated: Use ApiToken_State.Descriptor instead.

func (ApiToken_State) Number

func (ApiToken_State) String

func (x ApiToken_State) String() string

func (ApiToken_State) Type

type ApiToken_Ttl

type ApiToken_Ttl struct {
	// The time-to-live in seconds for this resource.
	Ttl int32 `protobuf:"varint,10,opt,name=ttl,proto3,oneof"`
}

type AuthChangePasswordRequest

type AuthChangePasswordRequest struct {

	// Old password.
	OldPassword string `protobuf:"bytes,1,opt,name=old_password,json=oldPassword,proto3" json:"old_password,omitempty"`
	// New password.
	NewPassword string `protobuf:"bytes,2,opt,name=new_password,json=newPassword,proto3" json:"new_password,omitempty"`
	// contains filtered or unexported fields
}

AuthChangePasswordRequest represents a request to update a user's password.

func (*AuthChangePasswordRequest) Descriptor deprecated

func (*AuthChangePasswordRequest) Descriptor() ([]byte, []int)

Deprecated: Use AuthChangePasswordRequest.ProtoReflect.Descriptor instead.

func (*AuthChangePasswordRequest) GetNewPassword

func (x *AuthChangePasswordRequest) GetNewPassword() string

func (*AuthChangePasswordRequest) GetOldPassword

func (x *AuthChangePasswordRequest) GetOldPassword() string

func (*AuthChangePasswordRequest) ProtoMessage

func (*AuthChangePasswordRequest) ProtoMessage()

func (*AuthChangePasswordRequest) ProtoReflect

func (*AuthChangePasswordRequest) Reset

func (x *AuthChangePasswordRequest) Reset()

func (*AuthChangePasswordRequest) String

func (x *AuthChangePasswordRequest) String() string

type AuthChangePasswordResponse

type AuthChangePasswordResponse struct {
	// contains filtered or unexported fields
}

AuthChangePasswordResponse is an empty response.

func (*AuthChangePasswordResponse) Descriptor deprecated

func (*AuthChangePasswordResponse) Descriptor() ([]byte, []int)

Deprecated: Use AuthChangePasswordResponse.ProtoReflect.Descriptor instead.

func (*AuthChangePasswordResponse) ProtoMessage

func (*AuthChangePasswordResponse) ProtoMessage()

func (*AuthChangePasswordResponse) ProtoReflect

func (*AuthChangePasswordResponse) Reset

func (x *AuthChangePasswordResponse) Reset()

func (*AuthChangePasswordResponse) String

func (x *AuthChangePasswordResponse) String() string

type AuthLoginRequest

type AuthLoginRequest struct {

	// Username.
	Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"`
	// Password.
	Password string `protobuf:"bytes,2,opt,name=password,proto3" json:"password,omitempty"`
	// contains filtered or unexported fields
}

AuthLoginRequest represents a request for user login.

func (*AuthLoginRequest) Descriptor deprecated

func (*AuthLoginRequest) Descriptor() ([]byte, []int)

Deprecated: Use AuthLoginRequest.ProtoReflect.Descriptor instead.

func (*AuthLoginRequest) GetPassword

func (x *AuthLoginRequest) GetPassword() string

func (*AuthLoginRequest) GetUsername

func (x *AuthLoginRequest) GetUsername() string

func (*AuthLoginRequest) ProtoMessage

func (*AuthLoginRequest) ProtoMessage()

func (*AuthLoginRequest) ProtoReflect

func (x *AuthLoginRequest) ProtoReflect() protoreflect.Message

func (*AuthLoginRequest) Reset

func (x *AuthLoginRequest) Reset()

func (*AuthLoginRequest) String

func (x *AuthLoginRequest) String() string

type AuthLoginResponse

type AuthLoginResponse struct {

	// User access token.
	AccessToken string `protobuf:"bytes,1,opt,name=access_token,json=accessToken,proto3" json:"access_token,omitempty"`
	// contains filtered or unexported fields
}

AuthLoginResponse contains the access token of the authenticated user.

func (*AuthLoginResponse) Descriptor deprecated

func (*AuthLoginResponse) Descriptor() ([]byte, []int)

Deprecated: Use AuthLoginResponse.ProtoReflect.Descriptor instead.

func (*AuthLoginResponse) GetAccessToken

func (x *AuthLoginResponse) GetAccessToken() string

func (*AuthLoginResponse) ProtoMessage

func (*AuthLoginResponse) ProtoMessage()

func (*AuthLoginResponse) ProtoReflect

func (x *AuthLoginResponse) ProtoReflect() protoreflect.Message

func (*AuthLoginResponse) Reset

func (x *AuthLoginResponse) Reset()

func (*AuthLoginResponse) String

func (x *AuthLoginResponse) String() string

type AuthLogoutRequest

type AuthLogoutRequest struct {
	// contains filtered or unexported fields
}

AuthLogoutRequest represents a request for user logout.

func (*AuthLogoutRequest) Descriptor deprecated

func (*AuthLogoutRequest) Descriptor() ([]byte, []int)

Deprecated: Use AuthLogoutRequest.ProtoReflect.Descriptor instead.

func (*AuthLogoutRequest) ProtoMessage

func (*AuthLogoutRequest) ProtoMessage()

func (*AuthLogoutRequest) ProtoReflect

func (x *AuthLogoutRequest) ProtoReflect() protoreflect.Message

func (*AuthLogoutRequest) Reset

func (x *AuthLogoutRequest) Reset()

func (*AuthLogoutRequest) String

func (x *AuthLogoutRequest) String() string

type AuthLogoutResponse

type AuthLogoutResponse struct {
	// contains filtered or unexported fields
}

AuthLogoutResponse is an empty response.

func (*AuthLogoutResponse) Descriptor deprecated

func (*AuthLogoutResponse) Descriptor() ([]byte, []int)

Deprecated: Use AuthLogoutResponse.ProtoReflect.Descriptor instead.

func (*AuthLogoutResponse) ProtoMessage

func (*AuthLogoutResponse) ProtoMessage()

func (*AuthLogoutResponse) ProtoReflect

func (x *AuthLogoutResponse) ProtoReflect() protoreflect.Message

func (*AuthLogoutResponse) Reset

func (x *AuthLogoutResponse) Reset()

func (*AuthLogoutResponse) String

func (x *AuthLogoutResponse) String() string

type AuthTokenIssuerRequest

type AuthTokenIssuerRequest struct {

	// Username.
	Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"`
	// Password.
	Password string `protobuf:"bytes,2,opt,name=password,proto3" json:"password,omitempty"`
	// contains filtered or unexported fields
}

AuthTokenIssuerRequest represents a request to fetch the issuer details of a token.

func (*AuthTokenIssuerRequest) Descriptor deprecated

func (*AuthTokenIssuerRequest) Descriptor() ([]byte, []int)

Deprecated: Use AuthTokenIssuerRequest.ProtoReflect.Descriptor instead.

func (*AuthTokenIssuerRequest) GetPassword

func (x *AuthTokenIssuerRequest) GetPassword() string

func (*AuthTokenIssuerRequest) GetUsername

func (x *AuthTokenIssuerRequest) GetUsername() string

func (*AuthTokenIssuerRequest) ProtoMessage

func (*AuthTokenIssuerRequest) ProtoMessage()

func (*AuthTokenIssuerRequest) ProtoReflect

func (x *AuthTokenIssuerRequest) ProtoReflect() protoreflect.Message

func (*AuthTokenIssuerRequest) Reset

func (x *AuthTokenIssuerRequest) Reset()

func (*AuthTokenIssuerRequest) String

func (x *AuthTokenIssuerRequest) String() string

type AuthTokenIssuerResponse

type AuthTokenIssuerResponse struct {

	// Access token information.
	AccessToken *AuthTokenIssuerResponse_UnsignedAccessToken `protobuf:"bytes,1,opt,name=access_token,json=accessToken,proto3" json:"access_token,omitempty"`
	// contains filtered or unexported fields
}

AuthTokenIssuerResponse contains the token issuer details.

func (*AuthTokenIssuerResponse) Descriptor deprecated

func (*AuthTokenIssuerResponse) Descriptor() ([]byte, []int)

Deprecated: Use AuthTokenIssuerResponse.ProtoReflect.Descriptor instead.

func (*AuthTokenIssuerResponse) GetAccessToken

func (*AuthTokenIssuerResponse) ProtoMessage

func (*AuthTokenIssuerResponse) ProtoMessage()

func (*AuthTokenIssuerResponse) ProtoReflect

func (x *AuthTokenIssuerResponse) ProtoReflect() protoreflect.Message

func (*AuthTokenIssuerResponse) Reset

func (x *AuthTokenIssuerResponse) Reset()

func (*AuthTokenIssuerResponse) String

func (x *AuthTokenIssuerResponse) String() string

type AuthTokenIssuerResponse_UnsignedAccessToken

type AuthTokenIssuerResponse_UnsignedAccessToken struct {

	// Audience.
	Aud string `protobuf:"bytes,1,opt,name=aud,proto3" json:"aud,omitempty"`
	// Issuer.
	Iss string `protobuf:"bytes,2,opt,name=iss,proto3" json:"iss,omitempty"`
	// Subject.
	Sub string `protobuf:"bytes,3,opt,name=sub,proto3" json:"sub,omitempty"`
	// Unique identifier of the user.
	Jti string `protobuf:"bytes,4,opt,name=jti,proto3" json:"jti,omitempty"`
	// Expiration date.
	Exp int32 `protobuf:"varint,5,opt,name=exp,proto3" json:"exp,omitempty"`
	// contains filtered or unexported fields
}

UnsignedAccessToken contains the token issuer information.

func (*AuthTokenIssuerResponse_UnsignedAccessToken) Descriptor deprecated

Deprecated: Use AuthTokenIssuerResponse_UnsignedAccessToken.ProtoReflect.Descriptor instead.

func (*AuthTokenIssuerResponse_UnsignedAccessToken) GetAud

func (*AuthTokenIssuerResponse_UnsignedAccessToken) GetExp

func (*AuthTokenIssuerResponse_UnsignedAccessToken) GetIss

func (*AuthTokenIssuerResponse_UnsignedAccessToken) GetJti

func (*AuthTokenIssuerResponse_UnsignedAccessToken) GetSub

func (*AuthTokenIssuerResponse_UnsignedAccessToken) ProtoMessage

func (*AuthTokenIssuerResponse_UnsignedAccessToken) ProtoReflect

func (*AuthTokenIssuerResponse_UnsignedAccessToken) Reset

func (*AuthTokenIssuerResponse_UnsignedAccessToken) String

type AuthValidateAccessTokenRequest

type AuthValidateAccessTokenRequest struct {
	// contains filtered or unexported fields
}

AuthValidateAccessTokenRequest represents a request for access token validation.

func (*AuthValidateAccessTokenRequest) Descriptor deprecated

func (*AuthValidateAccessTokenRequest) Descriptor() ([]byte, []int)

Deprecated: Use AuthValidateAccessTokenRequest.ProtoReflect.Descriptor instead.

func (*AuthValidateAccessTokenRequest) ProtoMessage

func (*AuthValidateAccessTokenRequest) ProtoMessage()

func (*AuthValidateAccessTokenRequest) ProtoReflect

func (*AuthValidateAccessTokenRequest) Reset

func (x *AuthValidateAccessTokenRequest) Reset()

func (*AuthValidateAccessTokenRequest) String

type AuthValidateAccessTokenResponse

type AuthValidateAccessTokenResponse struct {
	// contains filtered or unexported fields
}

AuthValidateAccessTokenResponse is an empty response.

func (*AuthValidateAccessTokenResponse) Descriptor deprecated

func (*AuthValidateAccessTokenResponse) Descriptor() ([]byte, []int)

Deprecated: Use AuthValidateAccessTokenResponse.ProtoReflect.Descriptor instead.

func (*AuthValidateAccessTokenResponse) ProtoMessage

func (*AuthValidateAccessTokenResponse) ProtoMessage()

func (*AuthValidateAccessTokenResponse) ProtoReflect

func (*AuthValidateAccessTokenResponse) Reset

func (*AuthValidateAccessTokenResponse) String

type AuthenticatedUser

type AuthenticatedUser struct {

	// The name of the user, defined by its ID.
	// - Format: `users/{user.id}`.
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// User UUID. This field is optionally set by users on creation (it will be
	// server-generated if unspecified).
	Uid *string `protobuf:"bytes,2,opt,name=uid,proto3,oneof" json:"uid,omitempty"`
	// Resource ID (used in `name` as the last segment). This conforms to
	// RFC-1034, which restricts to letters, numbers, and hyphen, with the first
	// character a letter, the last a letter or a number, and a 63 character
	// maximum.
	//
	// Note that the ID can be updated.
	Id string `protobuf:"bytes,3,opt,name=id,proto3" json:"id,omitempty"`
	// Creation time.
	CreateTime *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
	// Update time.
	UpdateTime *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"`
	// Email.
	Email string `protobuf:"bytes,7,opt,name=email,proto3" json:"email,omitempty"`
	// Stripe customer ID. This field is used in Instill Cloud.
	CustomerId string `protobuf:"bytes,8,opt,name=customer_id,json=customerId,proto3" json:"customer_id,omitempty"`
	// Role.
	//
	// It must be one of the following allowed roles:
	// - `manager`
	// - `ai-researcher`
	// - `ai-engineer`
	// - `data-engineer`
	// - `data-scientist`
	// - `analytics-engineer`
	// - `hobbyist`
	Role *string `protobuf:"bytes,12,opt,name=role,proto3,oneof" json:"role,omitempty"`
	// This defines whether the user is subscribed to Instill AI's newsletter.
	NewsletterSubscription bool `` /* 129-byte string literal not displayed */
	// Console cookie token.
	CookieToken *string `protobuf:"bytes,14,opt,name=cookie_token,json=cookieToken,proto3,oneof" json:"cookie_token,omitempty"`
	// Onboarding Status.
	OnboardingStatus OnboardingStatus `` /* 150-byte string literal not displayed */
	// Profile.
	Profile *UserProfile `protobuf:"bytes,18,opt,name=profile,proto3" json:"profile,omitempty"`
	// contains filtered or unexported fields
}

AuthenticatedUser contains the information of an authenticated user, i.e., the public user information plus some fields that should only be accessed by the user themselves.

func (*AuthenticatedUser) Descriptor deprecated

func (*AuthenticatedUser) Descriptor() ([]byte, []int)

Deprecated: Use AuthenticatedUser.ProtoReflect.Descriptor instead.

func (*AuthenticatedUser) GetCookieToken

func (x *AuthenticatedUser) GetCookieToken() string

func (*AuthenticatedUser) GetCreateTime

func (x *AuthenticatedUser) GetCreateTime() *timestamppb.Timestamp

func (*AuthenticatedUser) GetCustomerId

func (x *AuthenticatedUser) GetCustomerId() string

func (*AuthenticatedUser) GetEmail

func (x *AuthenticatedUser) GetEmail() string

func (*AuthenticatedUser) GetId

func (x *AuthenticatedUser) GetId() string

func (*AuthenticatedUser) GetName

func (x *AuthenticatedUser) GetName() string

func (*AuthenticatedUser) GetNewsletterSubscription

func (x *AuthenticatedUser) GetNewsletterSubscription() bool

func (*AuthenticatedUser) GetOnboardingStatus

func (x *AuthenticatedUser) GetOnboardingStatus() OnboardingStatus

func (*AuthenticatedUser) GetProfile

func (x *AuthenticatedUser) GetProfile() *UserProfile

func (*AuthenticatedUser) GetRole

func (x *AuthenticatedUser) GetRole() string

func (*AuthenticatedUser) GetUid

func (x *AuthenticatedUser) GetUid() string

func (*AuthenticatedUser) GetUpdateTime

func (x *AuthenticatedUser) GetUpdateTime() *timestamppb.Timestamp

func (*AuthenticatedUser) ProtoMessage

func (*AuthenticatedUser) ProtoMessage()

func (*AuthenticatedUser) ProtoReflect

func (x *AuthenticatedUser) ProtoReflect() protoreflect.Message

func (*AuthenticatedUser) Reset

func (x *AuthenticatedUser) Reset()

func (*AuthenticatedUser) String

func (x *AuthenticatedUser) String() string

type CheckNamespaceRequest

type CheckNamespaceRequest struct {

	// The namespace ID to be checked.
	Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// contains filtered or unexported fields
}

CheckNamespaceRequest represents a request to verify if a namespace is available.

func (*CheckNamespaceRequest) Descriptor deprecated

func (*CheckNamespaceRequest) Descriptor() ([]byte, []int)

Deprecated: Use CheckNamespaceRequest.ProtoReflect.Descriptor instead.

func (*CheckNamespaceRequest) GetId

func (x *CheckNamespaceRequest) GetId() string

func (*CheckNamespaceRequest) ProtoMessage

func (*CheckNamespaceRequest) ProtoMessage()

func (*CheckNamespaceRequest) ProtoReflect

func (x *CheckNamespaceRequest) ProtoReflect() protoreflect.Message

func (*CheckNamespaceRequest) Reset

func (x *CheckNamespaceRequest) Reset()

func (*CheckNamespaceRequest) String

func (x *CheckNamespaceRequest) String() string

type CheckNamespaceResponse

type CheckNamespaceResponse struct {

	// Namespace type.
	Type CheckNamespaceResponse_Namespace `protobuf:"varint,1,opt,name=type,proto3,enum=core.mgmt.v1beta.CheckNamespaceResponse_Namespace" json:"type,omitempty"`
	// contains filtered or unexported fields
}

CheckNamespaceResponse contains the availability of a namespace or the type of resource that's using it.

func (*CheckNamespaceResponse) Descriptor deprecated

func (*CheckNamespaceResponse) Descriptor() ([]byte, []int)

Deprecated: Use CheckNamespaceResponse.ProtoReflect.Descriptor instead.

func (*CheckNamespaceResponse) GetType

func (*CheckNamespaceResponse) ProtoMessage

func (*CheckNamespaceResponse) ProtoMessage()

func (*CheckNamespaceResponse) ProtoReflect

func (x *CheckNamespaceResponse) ProtoReflect() protoreflect.Message

func (*CheckNamespaceResponse) Reset

func (x *CheckNamespaceResponse) Reset()

func (*CheckNamespaceResponse) String

func (x *CheckNamespaceResponse) String() string

type CheckNamespaceResponse_Namespace

type CheckNamespaceResponse_Namespace int32

Namespace contains information about the availability of a namespace.

const (
	// Unspecified.
	CheckNamespaceResponse_NAMESPACE_UNSPECIFIED CheckNamespaceResponse_Namespace = 0
	// Available.
	CheckNamespaceResponse_NAMESPACE_AVAILABLE CheckNamespaceResponse_Namespace = 1
	// Namespace belongs to a user.
	CheckNamespaceResponse_NAMESPACE_USER CheckNamespaceResponse_Namespace = 2
	// Namespace belongs to an organization.
	CheckNamespaceResponse_NAMESPACE_ORGANIZATION CheckNamespaceResponse_Namespace = 3
	// Reserved.
	CheckNamespaceResponse_NAMESPACE_RESERVED CheckNamespaceResponse_Namespace = 4
)

func (CheckNamespaceResponse_Namespace) Descriptor

func (CheckNamespaceResponse_Namespace) Enum

func (CheckNamespaceResponse_Namespace) EnumDescriptor deprecated

func (CheckNamespaceResponse_Namespace) EnumDescriptor() ([]byte, []int)

Deprecated: Use CheckNamespaceResponse_Namespace.Descriptor instead.

func (CheckNamespaceResponse_Namespace) Number

func (CheckNamespaceResponse_Namespace) String

func (CheckNamespaceResponse_Namespace) Type

type CreateOrganizationRequest

type CreateOrganizationRequest struct {

	// The properties of the organization to be created.
	Organization *Organization `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"`
	// contains filtered or unexported fields
}

CreateOrganizationRequest represents a request to create an organization.

func (*CreateOrganizationRequest) Descriptor deprecated

func (*CreateOrganizationRequest) Descriptor() ([]byte, []int)

Deprecated: Use CreateOrganizationRequest.ProtoReflect.Descriptor instead.

func (*CreateOrganizationRequest) GetOrganization

func (x *CreateOrganizationRequest) GetOrganization() *Organization

func (*CreateOrganizationRequest) ProtoMessage

func (*CreateOrganizationRequest) ProtoMessage()

func (*CreateOrganizationRequest) ProtoReflect

func (*CreateOrganizationRequest) Reset

func (x *CreateOrganizationRequest) Reset()

func (*CreateOrganizationRequest) String

func (x *CreateOrganizationRequest) String() string

type CreateOrganizationResponse

type CreateOrganizationResponse struct {

	// The organization resource.
	Organization *Organization `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"`
	// contains filtered or unexported fields
}

CreateOrganizationResponse contains the created organization.

func (*CreateOrganizationResponse) Descriptor deprecated

func (*CreateOrganizationResponse) Descriptor() ([]byte, []int)

Deprecated: Use CreateOrganizationResponse.ProtoReflect.Descriptor instead.

func (*CreateOrganizationResponse) GetOrganization

func (x *CreateOrganizationResponse) GetOrganization() *Organization

func (*CreateOrganizationResponse) ProtoMessage

func (*CreateOrganizationResponse) ProtoMessage()

func (*CreateOrganizationResponse) ProtoReflect

func (*CreateOrganizationResponse) Reset

func (x *CreateOrganizationResponse) Reset()

func (*CreateOrganizationResponse) String

func (x *CreateOrganizationResponse) String() string

type CreateTokenRequest

type CreateTokenRequest struct {

	// The properties of the token to be created.
	Token *ApiToken `protobuf:"bytes,1,opt,name=token,proto3" json:"token,omitempty"`
	// contains filtered or unexported fields
}

CreateTokenRequest represents a request to create an API token.

func (*CreateTokenRequest) Descriptor deprecated

func (*CreateTokenRequest) Descriptor() ([]byte, []int)

Deprecated: Use CreateTokenRequest.ProtoReflect.Descriptor instead.

func (*CreateTokenRequest) GetToken

func (x *CreateTokenRequest) GetToken() *ApiToken

func (*CreateTokenRequest) ProtoMessage

func (*CreateTokenRequest) ProtoMessage()

func (*CreateTokenRequest) ProtoReflect

func (x *CreateTokenRequest) ProtoReflect() protoreflect.Message

func (*CreateTokenRequest) Reset

func (x *CreateTokenRequest) Reset()

func (*CreateTokenRequest) String

func (x *CreateTokenRequest) String() string

type CreateTokenResponse

type CreateTokenResponse struct {

	// The created API token resource.
	Token *ApiToken `protobuf:"bytes,1,opt,name=token,proto3" json:"token,omitempty"`
	// contains filtered or unexported fields
}

CreateTokenResponse contains the created token.

func (*CreateTokenResponse) Descriptor deprecated

func (*CreateTokenResponse) Descriptor() ([]byte, []int)

Deprecated: Use CreateTokenResponse.ProtoReflect.Descriptor instead.

func (*CreateTokenResponse) GetToken

func (x *CreateTokenResponse) GetToken() *ApiToken

func (*CreateTokenResponse) ProtoMessage

func (*CreateTokenResponse) ProtoMessage()

func (*CreateTokenResponse) ProtoReflect

func (x *CreateTokenResponse) ProtoReflect() protoreflect.Message

func (*CreateTokenResponse) Reset

func (x *CreateTokenResponse) Reset()

func (*CreateTokenResponse) String

func (x *CreateTokenResponse) String() string

type CreditConsumptionChartRecord

type CreditConsumptionChartRecord struct {

	// Credit owner ID, e.g. `users/chef-wombat`.
	CreditOwner string `protobuf:"bytes,1,opt,name=credit_owner,json=creditOwner,proto3" json:"credit_owner,omitempty"`
	// Time buckets.
	TimeBuckets []*timestamppb.Timestamp `protobuf:"bytes,2,rep,name=time_buckets,json=timeBuckets,proto3" json:"time_buckets,omitempty"`
	// Total credit consumed in each time bucket.
	Amount []float32 `protobuf:"fixed32,3,rep,packed,name=amount,proto3" json:"amount,omitempty"`
	// contains filtered or unexported fields
}

CreditConsumptionChartRecord contains credit consumption metrics, aggregated by owner and time frame.

func (*CreditConsumptionChartRecord) Descriptor deprecated

func (*CreditConsumptionChartRecord) Descriptor() ([]byte, []int)

Deprecated: Use CreditConsumptionChartRecord.ProtoReflect.Descriptor instead.

func (*CreditConsumptionChartRecord) GetAmount

func (x *CreditConsumptionChartRecord) GetAmount() []float32

func (*CreditConsumptionChartRecord) GetCreditOwner

func (x *CreditConsumptionChartRecord) GetCreditOwner() string

func (*CreditConsumptionChartRecord) GetTimeBuckets

func (x *CreditConsumptionChartRecord) GetTimeBuckets() []*timestamppb.Timestamp

func (*CreditConsumptionChartRecord) ProtoMessage

func (*CreditConsumptionChartRecord) ProtoMessage()

func (*CreditConsumptionChartRecord) ProtoReflect

func (*CreditConsumptionChartRecord) Reset

func (x *CreditConsumptionChartRecord) Reset()

func (*CreditConsumptionChartRecord) String

type DeleteOrganizationMembershipRequest

type DeleteOrganizationMembershipRequest struct {

	// The resource name of the membership, which allows its access by
	// organization and user ID.
	// - Format: `organizations/{organization.id}/memberships/{user.id}`.
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

DeleteOrganizationMembershipRequest represents a request to delete an organization membership.

func (*DeleteOrganizationMembershipRequest) Descriptor deprecated

func (*DeleteOrganizationMembershipRequest) Descriptor() ([]byte, []int)

Deprecated: Use DeleteOrganizationMembershipRequest.ProtoReflect.Descriptor instead.

func (*DeleteOrganizationMembershipRequest) GetName

func (*DeleteOrganizationMembershipRequest) ProtoMessage

func (*DeleteOrganizationMembershipRequest) ProtoMessage()

func (*DeleteOrganizationMembershipRequest) ProtoReflect

func (*DeleteOrganizationMembershipRequest) Reset

func (*DeleteOrganizationMembershipRequest) String

type DeleteOrganizationMembershipResponse

type DeleteOrganizationMembershipResponse struct {
	// contains filtered or unexported fields
}

DeleteOrganizationMembershipResponse is an empty response.

func (*DeleteOrganizationMembershipResponse) Descriptor deprecated

func (*DeleteOrganizationMembershipResponse) Descriptor() ([]byte, []int)

Deprecated: Use DeleteOrganizationMembershipResponse.ProtoReflect.Descriptor instead.

func (*DeleteOrganizationMembershipResponse) ProtoMessage

func (*DeleteOrganizationMembershipResponse) ProtoMessage()

func (*DeleteOrganizationMembershipResponse) ProtoReflect

func (*DeleteOrganizationMembershipResponse) Reset

func (*DeleteOrganizationMembershipResponse) String

type DeleteOrganizationRequest

type DeleteOrganizationRequest struct {

	// The resource name of the organization, which allows its access by ID.
	// - Format: `organizations/{organization.id}`.
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

DeleteOrganizationRequest represents a request to delete an organization.

func (*DeleteOrganizationRequest) Descriptor deprecated

func (*DeleteOrganizationRequest) Descriptor() ([]byte, []int)

Deprecated: Use DeleteOrganizationRequest.ProtoReflect.Descriptor instead.

func (*DeleteOrganizationRequest) GetName

func (x *DeleteOrganizationRequest) GetName() string

func (*DeleteOrganizationRequest) ProtoMessage

func (*DeleteOrganizationRequest) ProtoMessage()

func (*DeleteOrganizationRequest) ProtoReflect

func (*DeleteOrganizationRequest) Reset

func (x *DeleteOrganizationRequest) Reset()

func (*DeleteOrganizationRequest) String

func (x *DeleteOrganizationRequest) String() string

type DeleteOrganizationResponse

type DeleteOrganizationResponse struct {
	// contains filtered or unexported fields
}

DeleteOrganizationResponse is an empty response.

func (*DeleteOrganizationResponse) Descriptor deprecated

func (*DeleteOrganizationResponse) Descriptor() ([]byte, []int)

Deprecated: Use DeleteOrganizationResponse.ProtoReflect.Descriptor instead.

func (*DeleteOrganizationResponse) ProtoMessage

func (*DeleteOrganizationResponse) ProtoMessage()

func (*DeleteOrganizationResponse) ProtoReflect

func (*DeleteOrganizationResponse) Reset

func (x *DeleteOrganizationResponse) Reset()

func (*DeleteOrganizationResponse) String

func (x *DeleteOrganizationResponse) String() string

type DeleteTokenRequest

type DeleteTokenRequest struct {

	// The resource name of the token, which allows its access by ID.
	// - Format: `tokens/{token.id}`.
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

DeleteTokenRequest represents a request to delete an API token resource.

func (*DeleteTokenRequest) Descriptor deprecated

func (*DeleteTokenRequest) Descriptor() ([]byte, []int)

Deprecated: Use DeleteTokenRequest.ProtoReflect.Descriptor instead.

func (*DeleteTokenRequest) GetName

func (x *DeleteTokenRequest) GetName() string

func (*DeleteTokenRequest) ProtoMessage

func (*DeleteTokenRequest) ProtoMessage()

func (*DeleteTokenRequest) ProtoReflect

func (x *DeleteTokenRequest) ProtoReflect() protoreflect.Message

func (*DeleteTokenRequest) Reset

func (x *DeleteTokenRequest) Reset()

func (*DeleteTokenRequest) String

func (x *DeleteTokenRequest) String() string

type DeleteTokenResponse

type DeleteTokenResponse struct {
	// contains filtered or unexported fields
}

DeleteTokenResponse is an empty response.

func (*DeleteTokenResponse) Descriptor deprecated

func (*DeleteTokenResponse) Descriptor() ([]byte, []int)

Deprecated: Use DeleteTokenResponse.ProtoReflect.Descriptor instead.

func (*DeleteTokenResponse) ProtoMessage

func (*DeleteTokenResponse) ProtoMessage()

func (*DeleteTokenResponse) ProtoReflect

func (x *DeleteTokenResponse) ProtoReflect() protoreflect.Message

func (*DeleteTokenResponse) Reset

func (x *DeleteTokenResponse) Reset()

func (*DeleteTokenResponse) String

func (x *DeleteTokenResponse) String() string

type DeleteUserMembershipRequest

type DeleteUserMembershipRequest struct {

	// The resource name of the membership, which allows its access by user and
	// organization ID.
	// - Format: `users/{user.id}/memberships/{organization.id}`.
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

DeleteUserMembershipRequest represents a request to delete a user membership.

func (*DeleteUserMembershipRequest) Descriptor deprecated

func (*DeleteUserMembershipRequest) Descriptor() ([]byte, []int)

Deprecated: Use DeleteUserMembershipRequest.ProtoReflect.Descriptor instead.

func (*DeleteUserMembershipRequest) GetName

func (x *DeleteUserMembershipRequest) GetName() string

func (*DeleteUserMembershipRequest) ProtoMessage

func (*DeleteUserMembershipRequest) ProtoMessage()

func (*DeleteUserMembershipRequest) ProtoReflect

func (*DeleteUserMembershipRequest) Reset

func (x *DeleteUserMembershipRequest) Reset()

func (*DeleteUserMembershipRequest) String

func (x *DeleteUserMembershipRequest) String() string

type DeleteUserMembershipResponse

type DeleteUserMembershipResponse struct {
	// contains filtered or unexported fields
}

DeleteUserMembershipResponse is an empty response.

func (*DeleteUserMembershipResponse) Descriptor deprecated

func (*DeleteUserMembershipResponse) Descriptor() ([]byte, []int)

Deprecated: Use DeleteUserMembershipResponse.ProtoReflect.Descriptor instead.

func (*DeleteUserMembershipResponse) ProtoMessage

func (*DeleteUserMembershipResponse) ProtoMessage()

func (*DeleteUserMembershipResponse) ProtoReflect

func (*DeleteUserMembershipResponse) Reset

func (x *DeleteUserMembershipResponse) Reset()

func (*DeleteUserMembershipResponse) String

type GetAuthenticatedUserRequest

type GetAuthenticatedUserRequest struct {
	// contains filtered or unexported fields
}

GetAuthenticatedUserRequest represents a request to get the authenticated user.

func (*GetAuthenticatedUserRequest) Descriptor deprecated

func (*GetAuthenticatedUserRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetAuthenticatedUserRequest.ProtoReflect.Descriptor instead.

func (*GetAuthenticatedUserRequest) ProtoMessage

func (*GetAuthenticatedUserRequest) ProtoMessage()

func (*GetAuthenticatedUserRequest) ProtoReflect

func (*GetAuthenticatedUserRequest) Reset

func (x *GetAuthenticatedUserRequest) Reset()

func (*GetAuthenticatedUserRequest) String

func (x *GetAuthenticatedUserRequest) String() string

type GetAuthenticatedUserResponse

type GetAuthenticatedUserResponse struct {

	// The authenticated user resource.
	User *AuthenticatedUser `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"`
	// contains filtered or unexported fields
}

GetAuthenticatedUserResponse contains the requested authenticated user.

func (*GetAuthenticatedUserResponse) Descriptor deprecated

func (*GetAuthenticatedUserResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetAuthenticatedUserResponse.ProtoReflect.Descriptor instead.

func (*GetAuthenticatedUserResponse) GetUser

func (*GetAuthenticatedUserResponse) ProtoMessage

func (*GetAuthenticatedUserResponse) ProtoMessage()

func (*GetAuthenticatedUserResponse) ProtoReflect

func (*GetAuthenticatedUserResponse) Reset

func (x *GetAuthenticatedUserResponse) Reset()

func (*GetAuthenticatedUserResponse) String

type GetAuthenticatedUserSubscriptionRequest

type GetAuthenticatedUserSubscriptionRequest struct {
	// contains filtered or unexported fields
}

GetAuthenticatedUserSubscriptionRequest represents a query to fetch the subscription details of the authenticated user.

func (*GetAuthenticatedUserSubscriptionRequest) Descriptor deprecated

func (*GetAuthenticatedUserSubscriptionRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetAuthenticatedUserSubscriptionRequest.ProtoReflect.Descriptor instead.

func (*GetAuthenticatedUserSubscriptionRequest) ProtoMessage

func (*GetAuthenticatedUserSubscriptionRequest) ProtoReflect

func (*GetAuthenticatedUserSubscriptionRequest) Reset

func (*GetAuthenticatedUserSubscriptionRequest) String

type GetAuthenticatedUserSubscriptionResponse

type GetAuthenticatedUserSubscriptionResponse struct {

	// The subscription resource.
	Subscription *UserSubscription `protobuf:"bytes,1,opt,name=subscription,proto3" json:"subscription,omitempty"`
	// contains filtered or unexported fields
}

GetAuthenticatedUserSubscriptionResponse contains the requested subscription.

func (*GetAuthenticatedUserSubscriptionResponse) Descriptor deprecated

func (*GetAuthenticatedUserSubscriptionResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetAuthenticatedUserSubscriptionResponse.ProtoReflect.Descriptor instead.

func (*GetAuthenticatedUserSubscriptionResponse) GetSubscription

func (*GetAuthenticatedUserSubscriptionResponse) ProtoMessage

func (*GetAuthenticatedUserSubscriptionResponse) ProtoReflect

func (*GetAuthenticatedUserSubscriptionResponse) Reset

func (*GetAuthenticatedUserSubscriptionResponse) String

type GetOrganizationAdminRequest

type GetOrganizationAdminRequest struct {

	// Resource name of a organization. For example:
	// "organizations/local-organization"
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// View allows clients to specify the desired resource view in the response.
	View *View `protobuf:"varint,2,opt,name=view,proto3,enum=core.mgmt.v1beta.View,oneof" json:"view,omitempty"`
	// contains filtered or unexported fields
}

GetOrganizationAdminRequest represents a request to query a organization by admin

func (*GetOrganizationAdminRequest) Descriptor deprecated

func (*GetOrganizationAdminRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetOrganizationAdminRequest.ProtoReflect.Descriptor instead.

func (*GetOrganizationAdminRequest) GetName

func (x *GetOrganizationAdminRequest) GetName() string

func (*GetOrganizationAdminRequest) GetView

func (x *GetOrganizationAdminRequest) GetView() View

func (*GetOrganizationAdminRequest) ProtoMessage

func (*GetOrganizationAdminRequest) ProtoMessage()

func (*GetOrganizationAdminRequest) ProtoReflect

func (*GetOrganizationAdminRequest) Reset

func (x *GetOrganizationAdminRequest) Reset()

func (*GetOrganizationAdminRequest) String

func (x *GetOrganizationAdminRequest) String() string

type GetOrganizationAdminResponse

type GetOrganizationAdminResponse struct {

	// A organization resource
	Organization *Organization `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"`
	// contains filtered or unexported fields
}

GetOrganizationAdminResponse represents a response for a organization resource

func (*GetOrganizationAdminResponse) Descriptor deprecated

func (*GetOrganizationAdminResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetOrganizationAdminResponse.ProtoReflect.Descriptor instead.

func (*GetOrganizationAdminResponse) GetOrganization

func (x *GetOrganizationAdminResponse) GetOrganization() *Organization

func (*GetOrganizationAdminResponse) ProtoMessage

func (*GetOrganizationAdminResponse) ProtoMessage()

func (*GetOrganizationAdminResponse) ProtoReflect

func (*GetOrganizationAdminResponse) Reset

func (x *GetOrganizationAdminResponse) Reset()

func (*GetOrganizationAdminResponse) String

type GetOrganizationMembershipRequest

type GetOrganizationMembershipRequest struct {

	// The resource name of the membership, which allows its access by
	// organization and user ID.
	// - Format: `organizations/{organization.id}/memberships/{user.id}`.
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// View allows clients to specify the desired resource view in the response.
	View *View `protobuf:"varint,2,opt,name=view,proto3,enum=core.mgmt.v1beta.View,oneof" json:"view,omitempty"`
	// contains filtered or unexported fields
}

GetOrganizationMembershipRequest represents a request to query a user's membership to an organization.

func (*GetOrganizationMembershipRequest) Descriptor deprecated

func (*GetOrganizationMembershipRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetOrganizationMembershipRequest.ProtoReflect.Descriptor instead.

func (*GetOrganizationMembershipRequest) GetName

func (*GetOrganizationMembershipRequest) GetView

func (*GetOrganizationMembershipRequest) ProtoMessage

func (*GetOrganizationMembershipRequest) ProtoMessage()

func (*GetOrganizationMembershipRequest) ProtoReflect

func (*GetOrganizationMembershipRequest) Reset

func (*GetOrganizationMembershipRequest) String

type GetOrganizationMembershipResponse

type GetOrganizationMembershipResponse struct {

	// The requested organization membership.
	Membership *OrganizationMembership `protobuf:"bytes,1,opt,name=membership,proto3" json:"membership,omitempty"`
	// contains filtered or unexported fields
}

GetOrganizationMembershipResponse contains the organization membership.

func (*GetOrganizationMembershipResponse) Descriptor deprecated

func (*GetOrganizationMembershipResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetOrganizationMembershipResponse.ProtoReflect.Descriptor instead.

func (*GetOrganizationMembershipResponse) GetMembership

func (*GetOrganizationMembershipResponse) ProtoMessage

func (*GetOrganizationMembershipResponse) ProtoMessage()

func (*GetOrganizationMembershipResponse) ProtoReflect

func (*GetOrganizationMembershipResponse) Reset

func (*GetOrganizationMembershipResponse) String

type GetOrganizationRequest

type GetOrganizationRequest struct {

	// The resource name of the organization, which allows its access by ID.
	// - Format: `organizations/{organization.id}`.
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// View allows clients to specify the desired resource view in the response.
	View *View `protobuf:"varint,2,opt,name=view,proto3,enum=core.mgmt.v1beta.View,oneof" json:"view,omitempty"`
	// contains filtered or unexported fields
}

GetOrganizationRequest represents a request to fetch the details of an organization.

func (*GetOrganizationRequest) Descriptor deprecated

func (*GetOrganizationRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetOrganizationRequest.ProtoReflect.Descriptor instead.

func (*GetOrganizationRequest) GetName

func (x *GetOrganizationRequest) GetName() string

func (*GetOrganizationRequest) GetView

func (x *GetOrganizationRequest) GetView() View

func (*GetOrganizationRequest) ProtoMessage

func (*GetOrganizationRequest) ProtoMessage()

func (*GetOrganizationRequest) ProtoReflect

func (x *GetOrganizationRequest) ProtoReflect() protoreflect.Message

func (*GetOrganizationRequest) Reset

func (x *GetOrganizationRequest) Reset()

func (*GetOrganizationRequest) String

func (x *GetOrganizationRequest) String() string

type GetOrganizationResponse

type GetOrganizationResponse struct {

	// The organization resource.
	Organization *Organization `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"`
	// contains filtered or unexported fields
}

GetOrganizationResponse contains the requested organization.

func (*GetOrganizationResponse) Descriptor deprecated

func (*GetOrganizationResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetOrganizationResponse.ProtoReflect.Descriptor instead.

func (*GetOrganizationResponse) GetOrganization

func (x *GetOrganizationResponse) GetOrganization() *Organization

func (*GetOrganizationResponse) ProtoMessage

func (*GetOrganizationResponse) ProtoMessage()

func (*GetOrganizationResponse) ProtoReflect

func (x *GetOrganizationResponse) ProtoReflect() protoreflect.Message

func (*GetOrganizationResponse) Reset

func (x *GetOrganizationResponse) Reset()

func (*GetOrganizationResponse) String

func (x *GetOrganizationResponse) String() string

type GetOrganizationSubscriptionAdminRequest

type GetOrganizationSubscriptionAdminRequest struct {

	// parent
	Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
	// contains filtered or unexported fields
}

GetOrganizationSubscriptionAdminRequest

func (*GetOrganizationSubscriptionAdminRequest) Descriptor deprecated

func (*GetOrganizationSubscriptionAdminRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetOrganizationSubscriptionAdminRequest.ProtoReflect.Descriptor instead.

func (*GetOrganizationSubscriptionAdminRequest) GetParent

func (*GetOrganizationSubscriptionAdminRequest) ProtoMessage

func (*GetOrganizationSubscriptionAdminRequest) ProtoReflect

func (*GetOrganizationSubscriptionAdminRequest) Reset

func (*GetOrganizationSubscriptionAdminRequest) String

type GetOrganizationSubscriptionAdminResponse

type GetOrganizationSubscriptionAdminResponse struct {

	// Subscription
	Subscription *OrganizationSubscription `protobuf:"bytes,1,opt,name=subscription,proto3" json:"subscription,omitempty"`
	// contains filtered or unexported fields
}

GetOrganizationSubscriptionAdminResponse

func (*GetOrganizationSubscriptionAdminResponse) Descriptor deprecated

func (*GetOrganizationSubscriptionAdminResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetOrganizationSubscriptionAdminResponse.ProtoReflect.Descriptor instead.

func (*GetOrganizationSubscriptionAdminResponse) GetSubscription

func (*GetOrganizationSubscriptionAdminResponse) ProtoMessage

func (*GetOrganizationSubscriptionAdminResponse) ProtoReflect

func (*GetOrganizationSubscriptionAdminResponse) Reset

func (*GetOrganizationSubscriptionAdminResponse) String

type GetOrganizationSubscriptionRequest

type GetOrganizationSubscriptionRequest struct {

	// The parent resource, i.e., the organization to which the subscription
	// refers.
	// Format: `organizations/{organization.id}`.
	Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
	// contains filtered or unexported fields
}

GetOrganizationSubscriptionRequest represents a query to fetch the subscription details of an organization.

func (*GetOrganizationSubscriptionRequest) Descriptor deprecated

func (*GetOrganizationSubscriptionRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetOrganizationSubscriptionRequest.ProtoReflect.Descriptor instead.

func (*GetOrganizationSubscriptionRequest) GetParent

func (*GetOrganizationSubscriptionRequest) ProtoMessage

func (*GetOrganizationSubscriptionRequest) ProtoMessage()

func (*GetOrganizationSubscriptionRequest) ProtoReflect

func (*GetOrganizationSubscriptionRequest) Reset

func (*GetOrganizationSubscriptionRequest) String

type GetOrganizationSubscriptionResponse

type GetOrganizationSubscriptionResponse struct {

	// The subscription resource.
	Subscription *OrganizationSubscription `protobuf:"bytes,1,opt,name=subscription,proto3" json:"subscription,omitempty"`
	// contains filtered or unexported fields
}

GetOrganizationSubscriptionResponse contains the requested subscription.

func (*GetOrganizationSubscriptionResponse) Descriptor deprecated

func (*GetOrganizationSubscriptionResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetOrganizationSubscriptionResponse.ProtoReflect.Descriptor instead.

func (*GetOrganizationSubscriptionResponse) GetSubscription

func (*GetOrganizationSubscriptionResponse) ProtoMessage

func (*GetOrganizationSubscriptionResponse) ProtoMessage()

func (*GetOrganizationSubscriptionResponse) ProtoReflect

func (*GetOrganizationSubscriptionResponse) Reset

func (*GetOrganizationSubscriptionResponse) String

type GetRemainingCreditAdminRequest

type GetRemainingCreditAdminRequest struct {

	// The user or organization to which the credit belongs.
	// Format: `{[users|organizations]}/{uid}`.
	Owner string `protobuf:"bytes,1,opt,name=owner,proto3" json:"owner,omitempty"`
	// contains filtered or unexported fields
}

GetRemainingCreditAdminRequest represents a request to get the remaining credit of a user or organization without authentication.

func (*GetRemainingCreditAdminRequest) Descriptor deprecated

func (*GetRemainingCreditAdminRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetRemainingCreditAdminRequest.ProtoReflect.Descriptor instead.

func (*GetRemainingCreditAdminRequest) GetOwner

func (x *GetRemainingCreditAdminRequest) GetOwner() string

func (*GetRemainingCreditAdminRequest) ProtoMessage

func (*GetRemainingCreditAdminRequest) ProtoMessage()

func (*GetRemainingCreditAdminRequest) ProtoReflect

func (*GetRemainingCreditAdminRequest) Reset

func (x *GetRemainingCreditAdminRequest) Reset()

func (*GetRemainingCreditAdminRequest) String

type GetRemainingCreditAdminResponse

type GetRemainingCreditAdminResponse struct {

	// The requested credit.
	Amount float32 `protobuf:"fixed32,1,opt,name=amount,proto3" json:"amount,omitempty"`
	// contains filtered or unexported fields
}

GetRemainingCreditAdminResponse contains the remaining credit of a user or organization.

func (*GetRemainingCreditAdminResponse) Descriptor deprecated

func (*GetRemainingCreditAdminResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetRemainingCreditAdminResponse.ProtoReflect.Descriptor instead.

func (*GetRemainingCreditAdminResponse) GetAmount

func (*GetRemainingCreditAdminResponse) ProtoMessage

func (*GetRemainingCreditAdminResponse) ProtoMessage()

func (*GetRemainingCreditAdminResponse) ProtoReflect

func (*GetRemainingCreditAdminResponse) Reset

func (*GetRemainingCreditAdminResponse) String

type GetRemainingCreditRequest

type GetRemainingCreditRequest struct {

	// The user or organization to which the credit belongs.
	// Format: `{[users|organizations]}/{id}`.
	Owner string `protobuf:"bytes,1,opt,name=owner,proto3" json:"owner,omitempty"`
	// contains filtered or unexported fields
}

GetRemainingCreditRequest represents a request to get the remaining credit of a user or organization.

func (*GetRemainingCreditRequest) Descriptor deprecated

func (*GetRemainingCreditRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetRemainingCreditRequest.ProtoReflect.Descriptor instead.

func (*GetRemainingCreditRequest) GetOwner

func (x *GetRemainingCreditRequest) GetOwner() string

func (*GetRemainingCreditRequest) ProtoMessage

func (*GetRemainingCreditRequest) ProtoMessage()

func (*GetRemainingCreditRequest) ProtoReflect

func (*GetRemainingCreditRequest) Reset

func (x *GetRemainingCreditRequest) Reset()

func (*GetRemainingCreditRequest) String

func (x *GetRemainingCreditRequest) String() string

type GetRemainingCreditResponse

type GetRemainingCreditResponse struct {

	// Amount of perishable credit, i.e. credit with an expiration date.
	Perishable float32 `protobuf:"fixed32,2,opt,name=perishable,proto3" json:"perishable,omitempty"`
	// Amount of imperishable credit, e.g. purchased credit, which doesn't
	// expire.
	Imperishable float32 `protobuf:"fixed32,3,opt,name=imperishable,proto3" json:"imperishable,omitempty"`
	// Total remaining credit.
	Total float32 `protobuf:"fixed32,4,opt,name=total,proto3" json:"total,omitempty"`
	// contains filtered or unexported fields
}

GetRemainingCreditResponse contains the remaining credit of a user or organization.

func (*GetRemainingCreditResponse) Descriptor deprecated

func (*GetRemainingCreditResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetRemainingCreditResponse.ProtoReflect.Descriptor instead.

func (*GetRemainingCreditResponse) GetImperishable

func (x *GetRemainingCreditResponse) GetImperishable() float32

func (*GetRemainingCreditResponse) GetPerishable

func (x *GetRemainingCreditResponse) GetPerishable() float32

func (*GetRemainingCreditResponse) GetTotal

func (x *GetRemainingCreditResponse) GetTotal() float32

func (*GetRemainingCreditResponse) ProtoMessage

func (*GetRemainingCreditResponse) ProtoMessage()

func (*GetRemainingCreditResponse) ProtoReflect

func (*GetRemainingCreditResponse) Reset

func (x *GetRemainingCreditResponse) Reset()

func (*GetRemainingCreditResponse) String

func (x *GetRemainingCreditResponse) String() string

type GetTokenRequest

type GetTokenRequest struct {

	// The resource name of the token, which allows its access by ID.
	// - Format: `tokens/{token.id}`.
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

GetTokenRequest represents a request to fetch the details of an API token

func (*GetTokenRequest) Descriptor deprecated

func (*GetTokenRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetTokenRequest.ProtoReflect.Descriptor instead.

func (*GetTokenRequest) GetName

func (x *GetTokenRequest) GetName() string

func (*GetTokenRequest) ProtoMessage

func (*GetTokenRequest) ProtoMessage()

func (*GetTokenRequest) ProtoReflect

func (x *GetTokenRequest) ProtoReflect() protoreflect.Message

func (*GetTokenRequest) Reset

func (x *GetTokenRequest) Reset()

func (*GetTokenRequest) String

func (x *GetTokenRequest) String() string

type GetTokenResponse

type GetTokenResponse struct {

	// The API token resource.
	Token *ApiToken `protobuf:"bytes,1,opt,name=token,proto3" json:"token,omitempty"`
	// contains filtered or unexported fields
}

GetTokenResponse contains the requested token.

func (*GetTokenResponse) Descriptor deprecated

func (*GetTokenResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetTokenResponse.ProtoReflect.Descriptor instead.

func (*GetTokenResponse) GetToken

func (x *GetTokenResponse) GetToken() *ApiToken

func (*GetTokenResponse) ProtoMessage

func (*GetTokenResponse) ProtoMessage()

func (*GetTokenResponse) ProtoReflect

func (x *GetTokenResponse) ProtoReflect() protoreflect.Message

func (*GetTokenResponse) Reset

func (x *GetTokenResponse) Reset()

func (*GetTokenResponse) String

func (x *GetTokenResponse) String() string

type GetUserAdminRequest

type GetUserAdminRequest struct {

	// Resource name of a user. For example:
	// "users/local-user"
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// View allows clients to specify the desired resource view in the response.
	View *View `protobuf:"varint,2,opt,name=view,proto3,enum=core.mgmt.v1beta.View,oneof" json:"view,omitempty"`
	// contains filtered or unexported fields
}

GetUserAdminRequest represents a request to query a user by admin

func (*GetUserAdminRequest) Descriptor deprecated

func (*GetUserAdminRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetUserAdminRequest.ProtoReflect.Descriptor instead.

func (*GetUserAdminRequest) GetName

func (x *GetUserAdminRequest) GetName() string

func (*GetUserAdminRequest) GetView

func (x *GetUserAdminRequest) GetView() View

func (*GetUserAdminRequest) ProtoMessage

func (*GetUserAdminRequest) ProtoMessage()

func (*GetUserAdminRequest) ProtoReflect

func (x *GetUserAdminRequest) ProtoReflect() protoreflect.Message

func (*GetUserAdminRequest) Reset

func (x *GetUserAdminRequest) Reset()

func (*GetUserAdminRequest) String

func (x *GetUserAdminRequest) String() string

type GetUserAdminResponse

type GetUserAdminResponse struct {

	// A user resource
	User *User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"`
	// contains filtered or unexported fields
}

GetUserAdminResponse represents a response for a user resource

func (*GetUserAdminResponse) Descriptor deprecated

func (*GetUserAdminResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetUserAdminResponse.ProtoReflect.Descriptor instead.

func (*GetUserAdminResponse) GetUser

func (x *GetUserAdminResponse) GetUser() *User

func (*GetUserAdminResponse) ProtoMessage

func (*GetUserAdminResponse) ProtoMessage()

func (*GetUserAdminResponse) ProtoReflect

func (x *GetUserAdminResponse) ProtoReflect() protoreflect.Message

func (*GetUserAdminResponse) Reset

func (x *GetUserAdminResponse) Reset()

func (*GetUserAdminResponse) String

func (x *GetUserAdminResponse) String() string

type GetUserMembershipRequest

type GetUserMembershipRequest struct {

	// The resource name of the membership, which allows its access by user and
	// organization ID.
	// - Format: `users/{user.id}/memberships/{organization.id}`.
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// View allows clients to specify the desired resource view in the response.
	View *View `protobuf:"varint,2,opt,name=view,proto3,enum=core.mgmt.v1beta.View,oneof" json:"view,omitempty"`
	// contains filtered or unexported fields
}

GetUserMembershipRequest represents a request to query a user's membership.

func (*GetUserMembershipRequest) Descriptor deprecated

func (*GetUserMembershipRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetUserMembershipRequest.ProtoReflect.Descriptor instead.

func (*GetUserMembershipRequest) GetName

func (x *GetUserMembershipRequest) GetName() string

func (*GetUserMembershipRequest) GetView

func (x *GetUserMembershipRequest) GetView() View

func (*GetUserMembershipRequest) ProtoMessage

func (*GetUserMembershipRequest) ProtoMessage()

func (*GetUserMembershipRequest) ProtoReflect

func (x *GetUserMembershipRequest) ProtoReflect() protoreflect.Message

func (*GetUserMembershipRequest) Reset

func (x *GetUserMembershipRequest) Reset()

func (*GetUserMembershipRequest) String

func (x *GetUserMembershipRequest) String() string

type GetUserMembershipResponse

type GetUserMembershipResponse struct {

	// The requested user membership.
	Membership *UserMembership `protobuf:"bytes,1,opt,name=membership,proto3" json:"membership,omitempty"`
	// contains filtered or unexported fields
}

GetUserMembershipResponse contains the user membership.

func (*GetUserMembershipResponse) Descriptor deprecated

func (*GetUserMembershipResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetUserMembershipResponse.ProtoReflect.Descriptor instead.

func (*GetUserMembershipResponse) GetMembership

func (x *GetUserMembershipResponse) GetMembership() *UserMembership

func (*GetUserMembershipResponse) ProtoMessage

func (*GetUserMembershipResponse) ProtoMessage()

func (*GetUserMembershipResponse) ProtoReflect

func (*GetUserMembershipResponse) Reset

func (x *GetUserMembershipResponse) Reset()

func (*GetUserMembershipResponse) String

func (x *GetUserMembershipResponse) String() string

type GetUserRequest

type GetUserRequest struct {

	// The resource name of the user, which allows its access by ID.
	// - Format: `users/{user.id}`.
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// View allows clients to specify the desired resource view in the response.
	View *View `protobuf:"varint,2,opt,name=view,proto3,enum=core.mgmt.v1beta.View,oneof" json:"view,omitempty"`
	// contains filtered or unexported fields
}

GetUserRequest represents a request to fetch the details of a user.

func (*GetUserRequest) Descriptor deprecated

func (*GetUserRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetUserRequest.ProtoReflect.Descriptor instead.

func (*GetUserRequest) GetName

func (x *GetUserRequest) GetName() string

func (*GetUserRequest) GetView

func (x *GetUserRequest) GetView() View

func (*GetUserRequest) ProtoMessage

func (*GetUserRequest) ProtoMessage()

func (*GetUserRequest) ProtoReflect

func (x *GetUserRequest) ProtoReflect() protoreflect.Message

func (*GetUserRequest) Reset

func (x *GetUserRequest) Reset()

func (*GetUserRequest) String

func (x *GetUserRequest) String() string

type GetUserResponse

type GetUserResponse struct {

	// The user resource.
	User *User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"`
	// contains filtered or unexported fields
}

GetUserResponse contains the requested user.

func (*GetUserResponse) Descriptor deprecated

func (*GetUserResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetUserResponse.ProtoReflect.Descriptor instead.

func (*GetUserResponse) GetUser

func (x *GetUserResponse) GetUser() *User

func (*GetUserResponse) ProtoMessage

func (*GetUserResponse) ProtoMessage()

func (*GetUserResponse) ProtoReflect

func (x *GetUserResponse) ProtoReflect() protoreflect.Message

func (*GetUserResponse) Reset

func (x *GetUserResponse) Reset()

func (*GetUserResponse) String

func (x *GetUserResponse) String() string

type GetUserSubscriptionAdminRequest

type GetUserSubscriptionAdminRequest struct {

	// parent
	Parent string `protobuf:"bytes,1,opt,name=parent,proto3" json:"parent,omitempty"`
	// contains filtered or unexported fields
}

GetUserSubscriptionAdminRequest

func (*GetUserSubscriptionAdminRequest) Descriptor deprecated

func (*GetUserSubscriptionAdminRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetUserSubscriptionAdminRequest.ProtoReflect.Descriptor instead.

func (*GetUserSubscriptionAdminRequest) GetParent

func (x *GetUserSubscriptionAdminRequest) GetParent() string

func (*GetUserSubscriptionAdminRequest) ProtoMessage

func (*GetUserSubscriptionAdminRequest) ProtoMessage()

func (*GetUserSubscriptionAdminRequest) ProtoReflect

func (*GetUserSubscriptionAdminRequest) Reset

func (*GetUserSubscriptionAdminRequest) String

type GetUserSubscriptionAdminResponse

type GetUserSubscriptionAdminResponse struct {

	// Subscription
	Subscription *UserSubscription `protobuf:"bytes,1,opt,name=subscription,proto3" json:"subscription,omitempty"`
	// contains filtered or unexported fields
}

GetUserSubscriptionAdminResponse

func (*GetUserSubscriptionAdminResponse) Descriptor deprecated

func (*GetUserSubscriptionAdminResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetUserSubscriptionAdminResponse.ProtoReflect.Descriptor instead.

func (*GetUserSubscriptionAdminResponse) GetSubscription

func (x *GetUserSubscriptionAdminResponse) GetSubscription() *UserSubscription

func (*GetUserSubscriptionAdminResponse) ProtoMessage

func (*GetUserSubscriptionAdminResponse) ProtoMessage()

func (*GetUserSubscriptionAdminResponse) ProtoReflect

func (*GetUserSubscriptionAdminResponse) Reset

func (*GetUserSubscriptionAdminResponse) String

type ListCreditConsumptionChartRecordsRequest

type ListCreditConsumptionChartRecordsRequest struct {

	// The user or organization to which the credit belongs.
	// Format: `{[users|organizations]}/{id}`.
	Owner string `protobuf:"bytes,1,opt,name=owner,proto3" json:"owner,omitempty"`
	// Aggregation window. The value is a positive duration string, i.e. a
	// sequence of decimal numbers, each with optional fraction and a unit
	// suffix, such as "300ms", "1.5h" or "2h45m".
	// The minimum (and default) window is 1h.
	AggregationWindow *string `protobuf:"bytes,2,opt,name=aggregation_window,json=aggregationWindow,proto3,oneof" json:"aggregation_window,omitempty"`
	// Beginning of the time range from which the records will be fetched.
	Start *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=start,proto3,oneof" json:"start,omitempty"`
	// End of the time range from which the records will be fetched.
	Stop *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=stop,proto3,oneof" json:"stop,omitempty"`
	// contains filtered or unexported fields
}

ListCreditConsumptionChartRecordsRequest represents a request to list pipeline trigger metrics, aggregated by pipeline ID and time frame.

func (*ListCreditConsumptionChartRecordsRequest) Descriptor deprecated

func (*ListCreditConsumptionChartRecordsRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListCreditConsumptionChartRecordsRequest.ProtoReflect.Descriptor instead.

func (*ListCreditConsumptionChartRecordsRequest) GetAggregationWindow

func (x *ListCreditConsumptionChartRecordsRequest) GetAggregationWindow() string

func (*ListCreditConsumptionChartRecordsRequest) GetOwner

func (*ListCreditConsumptionChartRecordsRequest) GetStart

func (*ListCreditConsumptionChartRecordsRequest) GetStop

func (*ListCreditConsumptionChartRecordsRequest) ProtoMessage

func (*ListCreditConsumptionChartRecordsRequest) ProtoReflect

func (*ListCreditConsumptionChartRecordsRequest) Reset

func (*ListCreditConsumptionChartRecordsRequest) String

type ListCreditConsumptionChartRecordsResponse

type ListCreditConsumptionChartRecordsResponse struct {

	// A list of pipeline trigger records.
	CreditConsumptionChartRecords []*CreditConsumptionChartRecord `` /* 152-byte string literal not displayed */
	// Sum of the total credit consumed within the time range.
	TotalAmount float32 `protobuf:"fixed32,2,opt,name=total_amount,json=totalAmount,proto3" json:"total_amount,omitempty"`
	// contains filtered or unexported fields
}

ListCreditConsumptionChartRecordsResponse contains a list of pipeline trigger chart records.

func (*ListCreditConsumptionChartRecordsResponse) Descriptor deprecated

func (*ListCreditConsumptionChartRecordsResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListCreditConsumptionChartRecordsResponse.ProtoReflect.Descriptor instead.

func (*ListCreditConsumptionChartRecordsResponse) GetCreditConsumptionChartRecords

func (x *ListCreditConsumptionChartRecordsResponse) GetCreditConsumptionChartRecords() []*CreditConsumptionChartRecord

func (*ListCreditConsumptionChartRecordsResponse) GetTotalAmount

func (*ListCreditConsumptionChartRecordsResponse) ProtoMessage

func (*ListCreditConsumptionChartRecordsResponse) ProtoReflect

func (*ListCreditConsumptionChartRecordsResponse) Reset

func (*ListCreditConsumptionChartRecordsResponse) String

type ListOrganizationMembershipsRequest

type ListOrganizationMembershipsRequest struct {

	// The parent resource, i.e., the organization to which the memberships
	// belong.
	// Format: `organizations/{organization.id}`.
	Parent string `protobuf:"bytes,5,opt,name=parent,proto3" json:"parent,omitempty"`
	// contains filtered or unexported fields
}

ListOrganizationMembershipsRequest represents a request to list the memberships of an organization.

func (*ListOrganizationMembershipsRequest) Descriptor deprecated

func (*ListOrganizationMembershipsRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListOrganizationMembershipsRequest.ProtoReflect.Descriptor instead.

func (*ListOrganizationMembershipsRequest) GetParent

func (*ListOrganizationMembershipsRequest) ProtoMessage

func (*ListOrganizationMembershipsRequest) ProtoMessage()

func (*ListOrganizationMembershipsRequest) ProtoReflect

func (*ListOrganizationMembershipsRequest) Reset

func (*ListOrganizationMembershipsRequest) String

type ListOrganizationMembershipsResponse

type ListOrganizationMembershipsResponse struct {

	// The organization memberships, i.e., the users that belong to the
	// organization.
	Memberships []*OrganizationMembership `protobuf:"bytes,1,rep,name=memberships,proto3" json:"memberships,omitempty"`
	// contains filtered or unexported fields
}

ListOrganizationMembershipsResponse contains a list of memberships.

func (*ListOrganizationMembershipsResponse) Descriptor deprecated

func (*ListOrganizationMembershipsResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListOrganizationMembershipsResponse.ProtoReflect.Descriptor instead.

func (*ListOrganizationMembershipsResponse) GetMemberships

func (*ListOrganizationMembershipsResponse) ProtoMessage

func (*ListOrganizationMembershipsResponse) ProtoMessage()

func (*ListOrganizationMembershipsResponse) ProtoReflect

func (*ListOrganizationMembershipsResponse) Reset

func (*ListOrganizationMembershipsResponse) String

type ListOrganizationsAdminRequest

type ListOrganizationsAdminRequest struct {

	// The maximum number of organizations to return. If this parameter is
	// unspecified, at most 10 pipelines will be returned. The cap value for this
	// parameter is 100 (i.e. any value above that will be coerced to 100).
	PageSize *int32 `protobuf:"varint,1,opt,name=page_size,json=pageSize,proto3,oneof" json:"page_size,omitempty"`
	// Page token.
	PageToken *string `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"`
	// View allows clients to specify the desired resource view in the response.
	View *View `protobuf:"varint,3,opt,name=view,proto3,enum=core.mgmt.v1beta.View,oneof" json:"view,omitempty"`
	// Filter can hold an [AIP-160](https://google.aip.dev/160)-compliant filter
	// expression.
	// - Example: `create_time>timestamp("2000-06-19T23:31:08.657Z")`.
	Filter *string `protobuf:"bytes,4,opt,name=filter,proto3,oneof" json:"filter,omitempty"`
	// contains filtered or unexported fields
}

ListOrganizationsAdminRequest represents a request to list all organizations by admin

func (*ListOrganizationsAdminRequest) Descriptor deprecated

func (*ListOrganizationsAdminRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListOrganizationsAdminRequest.ProtoReflect.Descriptor instead.

func (*ListOrganizationsAdminRequest) GetFilter

func (x *ListOrganizationsAdminRequest) GetFilter() string

func (*ListOrganizationsAdminRequest) GetPageSize

func (x *ListOrganizationsAdminRequest) GetPageSize() int32

func (*ListOrganizationsAdminRequest) GetPageToken

func (x *ListOrganizationsAdminRequest) GetPageToken() string

func (*ListOrganizationsAdminRequest) GetView

func (x *ListOrganizationsAdminRequest) GetView() View

func (*ListOrganizationsAdminRequest) ProtoMessage

func (*ListOrganizationsAdminRequest) ProtoMessage()

func (*ListOrganizationsAdminRequest) ProtoReflect

func (*ListOrganizationsAdminRequest) Reset

func (x *ListOrganizationsAdminRequest) Reset()

func (*ListOrganizationsAdminRequest) String

type ListOrganizationsAdminResponse

type ListOrganizationsAdminResponse struct {

	// A list of organizations
	Organizations []*Organization `protobuf:"bytes,1,rep,name=organizations,proto3" json:"organizations,omitempty"`
	// Next page token.
	NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
	// Total number of organizations.
	TotalSize int32 `protobuf:"varint,3,opt,name=total_size,json=totalSize,proto3" json:"total_size,omitempty"`
	// contains filtered or unexported fields
}

ListOrganizationsAdminResponse represents a response for a list of organizations

func (*ListOrganizationsAdminResponse) Descriptor deprecated

func (*ListOrganizationsAdminResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListOrganizationsAdminResponse.ProtoReflect.Descriptor instead.

func (*ListOrganizationsAdminResponse) GetNextPageToken

func (x *ListOrganizationsAdminResponse) GetNextPageToken() string

func (*ListOrganizationsAdminResponse) GetOrganizations

func (x *ListOrganizationsAdminResponse) GetOrganizations() []*Organization

func (*ListOrganizationsAdminResponse) GetTotalSize

func (x *ListOrganizationsAdminResponse) GetTotalSize() int32

func (*ListOrganizationsAdminResponse) ProtoMessage

func (*ListOrganizationsAdminResponse) ProtoMessage()

func (*ListOrganizationsAdminResponse) ProtoReflect

func (*ListOrganizationsAdminResponse) Reset

func (x *ListOrganizationsAdminResponse) Reset()

func (*ListOrganizationsAdminResponse) String

type ListOrganizationsRequest

type ListOrganizationsRequest struct {

	// The maximum number of organizations to return. If this parameter is
	// unspecified, at most 10 pipelines will be returned. The cap value for this
	// parameter is 100 (i.e. any value above that will be coerced to 100).
	PageSize *int32 `protobuf:"varint,1,opt,name=page_size,json=pageSize,proto3,oneof" json:"page_size,omitempty"`
	// Page token.
	PageToken *string `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"`
	// View allows clients to specify the desired resource view in the response.
	View *View `protobuf:"varint,3,opt,name=view,proto3,enum=core.mgmt.v1beta.View,oneof" json:"view,omitempty"`
	// Filter can hold an [AIP-160](https://google.aip.dev/160)-compliant filter
	// expression.
	// - Example: `create_time>timestamp("2000-06-19T23:31:08.657Z")`.
	Filter *string `protobuf:"bytes,4,opt,name=filter,proto3,oneof" json:"filter,omitempty"`
	// contains filtered or unexported fields
}

ListOrganizationsRequest represents a request to list all organizations

func (*ListOrganizationsRequest) Descriptor deprecated

func (*ListOrganizationsRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListOrganizationsRequest.ProtoReflect.Descriptor instead.

func (*ListOrganizationsRequest) GetFilter

func (x *ListOrganizationsRequest) GetFilter() string

func (*ListOrganizationsRequest) GetPageSize

func (x *ListOrganizationsRequest) GetPageSize() int32

func (*ListOrganizationsRequest) GetPageToken

func (x *ListOrganizationsRequest) GetPageToken() string

func (*ListOrganizationsRequest) GetView

func (x *ListOrganizationsRequest) GetView() View

func (*ListOrganizationsRequest) ProtoMessage

func (*ListOrganizationsRequest) ProtoMessage()

func (*ListOrganizationsRequest) ProtoReflect

func (x *ListOrganizationsRequest) ProtoReflect() protoreflect.Message

func (*ListOrganizationsRequest) Reset

func (x *ListOrganizationsRequest) Reset()

func (*ListOrganizationsRequest) String

func (x *ListOrganizationsRequest) String() string

type ListOrganizationsResponse

type ListOrganizationsResponse struct {

	// A list of organizations
	Organizations []*Organization `protobuf:"bytes,1,rep,name=organizations,proto3" json:"organizations,omitempty"`
	// Next page token.
	NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
	// Total number of organizations.
	TotalSize int32 `protobuf:"varint,3,opt,name=total_size,json=totalSize,proto3" json:"total_size,omitempty"`
	// contains filtered or unexported fields
}

ListOrganizationsResponse represents a response for a list of organizations

func (*ListOrganizationsResponse) Descriptor deprecated

func (*ListOrganizationsResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListOrganizationsResponse.ProtoReflect.Descriptor instead.

func (*ListOrganizationsResponse) GetNextPageToken

func (x *ListOrganizationsResponse) GetNextPageToken() string

func (*ListOrganizationsResponse) GetOrganizations

func (x *ListOrganizationsResponse) GetOrganizations() []*Organization

func (*ListOrganizationsResponse) GetTotalSize

func (x *ListOrganizationsResponse) GetTotalSize() int32

func (*ListOrganizationsResponse) ProtoMessage

func (*ListOrganizationsResponse) ProtoMessage()

func (*ListOrganizationsResponse) ProtoReflect

func (*ListOrganizationsResponse) Reset

func (x *ListOrganizationsResponse) Reset()

func (*ListOrganizationsResponse) String

func (x *ListOrganizationsResponse) String() string

type ListPipelineTriggerChartRecordsRequest

type ListPipelineTriggerChartRecordsRequest struct {

	// Aggregation window in nanoseconds.
	AggregationWindow int32 `protobuf:"varint,1,opt,name=aggregation_window,json=aggregationWindow,proto3" json:"aggregation_window,omitempty"`
	// Filter can hold an [AIP-160](https://google.aip.dev/160)-compliant filter
	// expression.
	// - Example: `create_time>timestamp("2000-06-19T23:31:08.657Z")`.
	Filter *string `protobuf:"bytes,2,opt,name=filter,proto3,oneof" json:"filter,omitempty"`
	// contains filtered or unexported fields
}

ListPipelineTriggerChartRecordsRequest represents a request to list pipeline trigger metrics, aggregated by pipeline ID and time frame.

func (*ListPipelineTriggerChartRecordsRequest) Descriptor deprecated

func (*ListPipelineTriggerChartRecordsRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListPipelineTriggerChartRecordsRequest.ProtoReflect.Descriptor instead.

func (*ListPipelineTriggerChartRecordsRequest) GetAggregationWindow

func (x *ListPipelineTriggerChartRecordsRequest) GetAggregationWindow() int32

func (*ListPipelineTriggerChartRecordsRequest) GetFilter

func (*ListPipelineTriggerChartRecordsRequest) ProtoMessage

func (*ListPipelineTriggerChartRecordsRequest) ProtoReflect

func (*ListPipelineTriggerChartRecordsRequest) Reset

func (*ListPipelineTriggerChartRecordsRequest) String

type ListPipelineTriggerChartRecordsResponse

type ListPipelineTriggerChartRecordsResponse struct {

	// A list of pipeline trigger records.
	PipelineTriggerChartRecords []*PipelineTriggerChartRecord `` /* 146-byte string literal not displayed */
	// contains filtered or unexported fields
}

ListPipelineTriggerChartRecordsResponse contains a list of pipeline trigger chart records.

func (*ListPipelineTriggerChartRecordsResponse) Descriptor deprecated

func (*ListPipelineTriggerChartRecordsResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListPipelineTriggerChartRecordsResponse.ProtoReflect.Descriptor instead.

func (*ListPipelineTriggerChartRecordsResponse) GetPipelineTriggerChartRecords

func (x *ListPipelineTriggerChartRecordsResponse) GetPipelineTriggerChartRecords() []*PipelineTriggerChartRecord

func (*ListPipelineTriggerChartRecordsResponse) ProtoMessage

func (*ListPipelineTriggerChartRecordsResponse) ProtoReflect

func (*ListPipelineTriggerChartRecordsResponse) Reset

func (*ListPipelineTriggerChartRecordsResponse) String

type ListPipelineTriggerRecordsRequest

type ListPipelineTriggerRecordsRequest struct {

	// The maximum number of triggers to return. If this parameter is unspecified,
	// at most 100 pipelines will be returned. The cap value for this parameter is
	// 1000 (i.e. any value above that will be coerced to 100).
	PageSize *int32 `protobuf:"varint,1,opt,name=page_size,json=pageSize,proto3,oneof" json:"page_size,omitempty"`
	// Page token.
	PageToken *string `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"`
	// Filter can hold an [AIP-160](https://google.aip.dev/160)-compliant filter
	// expression.
	// - Example: `create_time>timestamp("2000-06-19T23:31:08.657Z")`.
	Filter *string `protobuf:"bytes,3,opt,name=filter,proto3,oneof" json:"filter,omitempty"`
	// contains filtered or unexported fields
}

ListPipelineTriggerRecordsRequest represents a request to list the triggers of a pipeline.

func (*ListPipelineTriggerRecordsRequest) Descriptor deprecated

func (*ListPipelineTriggerRecordsRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListPipelineTriggerRecordsRequest.ProtoReflect.Descriptor instead.

func (*ListPipelineTriggerRecordsRequest) GetFilter

func (*ListPipelineTriggerRecordsRequest) GetPageSize

func (x *ListPipelineTriggerRecordsRequest) GetPageSize() int32

func (*ListPipelineTriggerRecordsRequest) GetPageToken

func (x *ListPipelineTriggerRecordsRequest) GetPageToken() string

func (*ListPipelineTriggerRecordsRequest) ProtoMessage

func (*ListPipelineTriggerRecordsRequest) ProtoMessage()

func (*ListPipelineTriggerRecordsRequest) ProtoReflect

func (*ListPipelineTriggerRecordsRequest) Reset

func (*ListPipelineTriggerRecordsRequest) String

type ListPipelineTriggerRecordsResponse

type ListPipelineTriggerRecordsResponse struct {

	// A list of pipeline triggers.
	PipelineTriggerRecords []*PipelineTriggerRecord `` /* 129-byte string literal not displayed */
	// Next page token.
	NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
	// Total number of pipeline triggers.
	TotalSize int32 `protobuf:"varint,3,opt,name=total_size,json=totalSize,proto3" json:"total_size,omitempty"`
	// contains filtered or unexported fields
}

ListPipelineTriggerRecordsResponse contains a list of pipeline triggers.

func (*ListPipelineTriggerRecordsResponse) Descriptor deprecated

func (*ListPipelineTriggerRecordsResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListPipelineTriggerRecordsResponse.ProtoReflect.Descriptor instead.

func (*ListPipelineTriggerRecordsResponse) GetNextPageToken

func (x *ListPipelineTriggerRecordsResponse) GetNextPageToken() string

func (*ListPipelineTriggerRecordsResponse) GetPipelineTriggerRecords

func (x *ListPipelineTriggerRecordsResponse) GetPipelineTriggerRecords() []*PipelineTriggerRecord

func (*ListPipelineTriggerRecordsResponse) GetTotalSize

func (x *ListPipelineTriggerRecordsResponse) GetTotalSize() int32

func (*ListPipelineTriggerRecordsResponse) ProtoMessage

func (*ListPipelineTriggerRecordsResponse) ProtoMessage()

func (*ListPipelineTriggerRecordsResponse) ProtoReflect

func (*ListPipelineTriggerRecordsResponse) Reset

func (*ListPipelineTriggerRecordsResponse) String

type ListPipelineTriggerTableRecordsRequest

type ListPipelineTriggerTableRecordsRequest struct {

	// The maximum number of results to return. If this parameter is unspecified,
	// at most 100 pipelines will be returned. The cap value for this parameter
	// is 1000 (i.e. any value above that will be coerced to 1000).
	PageSize *int32 `protobuf:"varint,1,opt,name=page_size,json=pageSize,proto3,oneof" json:"page_size,omitempty"`
	// Page token.
	PageToken *string `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"`
	// Filter can hold an [AIP-160](https://google.aip.dev/160)-compliant filter
	// expression.
	// - Example: `create_time>timestamp("2000-06-19T23:31:08.657Z")`.
	Filter *string `protobuf:"bytes,3,opt,name=filter,proto3,oneof" json:"filter,omitempty"`
	// contains filtered or unexported fields
}

ListPipelineTriggerTableRecordsRequest represents a request to list the pipeline triggers metrics, aggregated by pipeline ID.

func (*ListPipelineTriggerTableRecordsRequest) Descriptor deprecated

func (*ListPipelineTriggerTableRecordsRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListPipelineTriggerTableRecordsRequest.ProtoReflect.Descriptor instead.

func (*ListPipelineTriggerTableRecordsRequest) GetFilter

func (*ListPipelineTriggerTableRecordsRequest) GetPageSize

func (*ListPipelineTriggerTableRecordsRequest) GetPageToken

func (*ListPipelineTriggerTableRecordsRequest) ProtoMessage

func (*ListPipelineTriggerTableRecordsRequest) ProtoReflect

func (*ListPipelineTriggerTableRecordsRequest) Reset

func (*ListPipelineTriggerTableRecordsRequest) String

type ListPipelineTriggerTableRecordsResponse

type ListPipelineTriggerTableRecordsResponse struct {

	// A list of pipeline trigger tables.
	PipelineTriggerTableRecords []*PipelineTriggerTableRecord `` /* 146-byte string literal not displayed */
	// Next page token.
	NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
	// Total number of pipeline trigger records
	TotalSize int32 `protobuf:"varint,3,opt,name=total_size,json=totalSize,proto3" json:"total_size,omitempty"`
	// contains filtered or unexported fields
}

ListPipelineTriggerTableRecordsResponse contains the pipeline metrics.

func (*ListPipelineTriggerTableRecordsResponse) Descriptor deprecated

func (*ListPipelineTriggerTableRecordsResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListPipelineTriggerTableRecordsResponse.ProtoReflect.Descriptor instead.

func (*ListPipelineTriggerTableRecordsResponse) GetNextPageToken

func (x *ListPipelineTriggerTableRecordsResponse) GetNextPageToken() string

func (*ListPipelineTriggerTableRecordsResponse) GetPipelineTriggerTableRecords

func (x *ListPipelineTriggerTableRecordsResponse) GetPipelineTriggerTableRecords() []*PipelineTriggerTableRecord

func (*ListPipelineTriggerTableRecordsResponse) GetTotalSize

func (*ListPipelineTriggerTableRecordsResponse) ProtoMessage

func (*ListPipelineTriggerTableRecordsResponse) ProtoReflect

func (*ListPipelineTriggerTableRecordsResponse) Reset

func (*ListPipelineTriggerTableRecordsResponse) String

type ListTokensRequest

type ListTokensRequest struct {

	// The maximum number of tokens to return. If this parameter is unspecified,
	// at most 10 pipelines will be returned. The cap value for this parameter is
	// 100 (i.e. any value above that will be coerced to 100).
	PageSize *int32 `protobuf:"varint,1,opt,name=page_size,json=pageSize,proto3,oneof" json:"page_size,omitempty"`
	// Page token.
	PageToken *string `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"`
	// contains filtered or unexported fields
}

ListTokensRequest represents a request to list the API tokens of a user.

func (*ListTokensRequest) Descriptor deprecated

func (*ListTokensRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListTokensRequest.ProtoReflect.Descriptor instead.

func (*ListTokensRequest) GetPageSize

func (x *ListTokensRequest) GetPageSize() int32

func (*ListTokensRequest) GetPageToken

func (x *ListTokensRequest) GetPageToken() string

func (*ListTokensRequest) ProtoMessage

func (*ListTokensRequest) ProtoMessage()

func (*ListTokensRequest) ProtoReflect

func (x *ListTokensRequest) ProtoReflect() protoreflect.Message

func (*ListTokensRequest) Reset

func (x *ListTokensRequest) Reset()

func (*ListTokensRequest) String

func (x *ListTokensRequest) String() string

type ListTokensResponse

type ListTokensResponse struct {

	// A list of API token resources.
	Tokens []*ApiToken `protobuf:"bytes,1,rep,name=tokens,proto3" json:"tokens,omitempty"`
	// Next page token.
	NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
	// Total number of API token resources.
	TotalSize int32 `protobuf:"varint,3,opt,name=total_size,json=totalSize,proto3" json:"total_size,omitempty"`
	// contains filtered or unexported fields
}

ListTokensResponse contains a list of API tokens.

func (*ListTokensResponse) Descriptor deprecated

func (*ListTokensResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListTokensResponse.ProtoReflect.Descriptor instead.

func (*ListTokensResponse) GetNextPageToken

func (x *ListTokensResponse) GetNextPageToken() string

func (*ListTokensResponse) GetTokens

func (x *ListTokensResponse) GetTokens() []*ApiToken

func (*ListTokensResponse) GetTotalSize

func (x *ListTokensResponse) GetTotalSize() int32

func (*ListTokensResponse) ProtoMessage

func (*ListTokensResponse) ProtoMessage()

func (*ListTokensResponse) ProtoReflect

func (x *ListTokensResponse) ProtoReflect() protoreflect.Message

func (*ListTokensResponse) Reset

func (x *ListTokensResponse) Reset()

func (*ListTokensResponse) String

func (x *ListTokensResponse) String() string

type ListUserMembershipsRequest

type ListUserMembershipsRequest struct {

	// The parent resource, i.e., the user to which the memberships belong.
	// Format: `users/{user.id}`.
	Parent string `protobuf:"bytes,5,opt,name=parent,proto3" json:"parent,omitempty"`
	// contains filtered or unexported fields
}

ListUserMembershipsRequest represents a request to list the memberships of a user.

func (*ListUserMembershipsRequest) Descriptor deprecated

func (*ListUserMembershipsRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListUserMembershipsRequest.ProtoReflect.Descriptor instead.

func (*ListUserMembershipsRequest) GetParent

func (x *ListUserMembershipsRequest) GetParent() string

func (*ListUserMembershipsRequest) ProtoMessage

func (*ListUserMembershipsRequest) ProtoMessage()

func (*ListUserMembershipsRequest) ProtoReflect

func (*ListUserMembershipsRequest) Reset

func (x *ListUserMembershipsRequest) Reset()

func (*ListUserMembershipsRequest) String

func (x *ListUserMembershipsRequest) String() string

type ListUserMembershipsResponse

type ListUserMembershipsResponse struct {

	// The user memberships, i.e., the organizations the user belongs to.
	Memberships []*UserMembership `protobuf:"bytes,1,rep,name=memberships,proto3" json:"memberships,omitempty"`
	// contains filtered or unexported fields
}

ListUserMembershipsResponse contains a list of memberships.

func (*ListUserMembershipsResponse) Descriptor deprecated

func (*ListUserMembershipsResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListUserMembershipsResponse.ProtoReflect.Descriptor instead.

func (*ListUserMembershipsResponse) GetMemberships

func (x *ListUserMembershipsResponse) GetMemberships() []*UserMembership

func (*ListUserMembershipsResponse) ProtoMessage

func (*ListUserMembershipsResponse) ProtoMessage()

func (*ListUserMembershipsResponse) ProtoReflect

func (*ListUserMembershipsResponse) Reset

func (x *ListUserMembershipsResponse) Reset()

func (*ListUserMembershipsResponse) String

func (x *ListUserMembershipsResponse) String() string

type ListUsersAdminRequest

type ListUsersAdminRequest struct {

	// The maximum number of users to return. If this parameter is unspecified,
	// at most 10 pipelines will be returned. The cap value for this parameter is
	// 100 (i.e. any value above that will be coerced to 100).
	PageSize *int32 `protobuf:"varint,1,opt,name=page_size,json=pageSize,proto3,oneof" json:"page_size,omitempty"`
	// Page token.
	PageToken *string `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"`
	// View allows clients to specify the desired resource view in the response.
	View *View `protobuf:"varint,3,opt,name=view,proto3,enum=core.mgmt.v1beta.View,oneof" json:"view,omitempty"`
	// Filter can hold an [AIP-160](https://google.aip.dev/160)-compliant filter
	// expression.
	// - Example: `create_time>timestamp("2000-06-19T23:31:08.657Z")`.
	Filter *string `protobuf:"bytes,4,opt,name=filter,proto3,oneof" json:"filter,omitempty"`
	// contains filtered or unexported fields
}

ListUsersAdminRequest represents a request to list all users by admin

func (*ListUsersAdminRequest) Descriptor deprecated

func (*ListUsersAdminRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListUsersAdminRequest.ProtoReflect.Descriptor instead.

func (*ListUsersAdminRequest) GetFilter

func (x *ListUsersAdminRequest) GetFilter() string

func (*ListUsersAdminRequest) GetPageSize

func (x *ListUsersAdminRequest) GetPageSize() int32

func (*ListUsersAdminRequest) GetPageToken

func (x *ListUsersAdminRequest) GetPageToken() string

func (*ListUsersAdminRequest) GetView

func (x *ListUsersAdminRequest) GetView() View

func (*ListUsersAdminRequest) ProtoMessage

func (*ListUsersAdminRequest) ProtoMessage()

func (*ListUsersAdminRequest) ProtoReflect

func (x *ListUsersAdminRequest) ProtoReflect() protoreflect.Message

func (*ListUsersAdminRequest) Reset

func (x *ListUsersAdminRequest) Reset()

func (*ListUsersAdminRequest) String

func (x *ListUsersAdminRequest) String() string

type ListUsersAdminResponse

type ListUsersAdminResponse struct {

	// A list of users
	Users []*User `protobuf:"bytes,1,rep,name=users,proto3" json:"users,omitempty"`
	// Next page token.
	NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
	// Total number of users.
	TotalSize int32 `protobuf:"varint,3,opt,name=total_size,json=totalSize,proto3" json:"total_size,omitempty"`
	// contains filtered or unexported fields
}

ListUsersAdminResponse represents a response for a list of users

func (*ListUsersAdminResponse) Descriptor deprecated

func (*ListUsersAdminResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListUsersAdminResponse.ProtoReflect.Descriptor instead.

func (*ListUsersAdminResponse) GetNextPageToken

func (x *ListUsersAdminResponse) GetNextPageToken() string

func (*ListUsersAdminResponse) GetTotalSize

func (x *ListUsersAdminResponse) GetTotalSize() int32

func (*ListUsersAdminResponse) GetUsers

func (x *ListUsersAdminResponse) GetUsers() []*User

func (*ListUsersAdminResponse) ProtoMessage

func (*ListUsersAdminResponse) ProtoMessage()

func (*ListUsersAdminResponse) ProtoReflect

func (x *ListUsersAdminResponse) ProtoReflect() protoreflect.Message

func (*ListUsersAdminResponse) Reset

func (x *ListUsersAdminResponse) Reset()

func (*ListUsersAdminResponse) String

func (x *ListUsersAdminResponse) String() string

type ListUsersRequest

type ListUsersRequest struct {

	// The maximum number of users to return. If this parameter is unspecified,
	// at most 10 pipelines will be returned. The cap value for this parameter is
	// 100 (i.e. any value above that will be coerced to 100).
	PageSize *int32 `protobuf:"varint,1,opt,name=page_size,json=pageSize,proto3,oneof" json:"page_size,omitempty"`
	// Page token.
	PageToken *string `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3,oneof" json:"page_token,omitempty"`
	// View allows clients to specify the desired resource view in the response.
	View *View `protobuf:"varint,3,opt,name=view,proto3,enum=core.mgmt.v1beta.View,oneof" json:"view,omitempty"`
	// Filter can hold an [AIP-160](https://google.aip.dev/160)-compliant filter
	// expression.
	// - Example: `create_time>timestamp("2000-06-19T23:31:08.657Z")`.
	Filter *string `protobuf:"bytes,4,opt,name=filter,proto3,oneof" json:"filter,omitempty"`
	// contains filtered or unexported fields
}

ListUsersRequest represents a request to list all users.

func (*ListUsersRequest) Descriptor deprecated

func (*ListUsersRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListUsersRequest.ProtoReflect.Descriptor instead.

func (*ListUsersRequest) GetFilter

func (x *ListUsersRequest) GetFilter() string

func (*ListUsersRequest) GetPageSize

func (x *ListUsersRequest) GetPageSize() int32

func (*ListUsersRequest) GetPageToken

func (x *ListUsersRequest) GetPageToken() string

func (*ListUsersRequest) GetView

func (x *ListUsersRequest) GetView() View

func (*ListUsersRequest) ProtoMessage

func (*ListUsersRequest) ProtoMessage()

func (*ListUsersRequest) ProtoReflect

func (x *ListUsersRequest) ProtoReflect() protoreflect.Message

func (*ListUsersRequest) Reset

func (x *ListUsersRequest) Reset()

func (*ListUsersRequest) String

func (x *ListUsersRequest) String() string

type ListUsersResponse

type ListUsersResponse struct {

	// A list of user resources.
	Users []*User `protobuf:"bytes,1,rep,name=users,proto3" json:"users,omitempty"`
	// Next page token.
	NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
	// Total number of users.
	TotalSize int32 `protobuf:"varint,3,opt,name=total_size,json=totalSize,proto3" json:"total_size,omitempty"`
	// contains filtered or unexported fields
}

ListUsersResponse contains a list of users.

func (*ListUsersResponse) Descriptor deprecated

func (*ListUsersResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListUsersResponse.ProtoReflect.Descriptor instead.

func (*ListUsersResponse) GetNextPageToken

func (x *ListUsersResponse) GetNextPageToken() string

func (*ListUsersResponse) GetTotalSize

func (x *ListUsersResponse) GetTotalSize() int32

func (*ListUsersResponse) GetUsers

func (x *ListUsersResponse) GetUsers() []*User

func (*ListUsersResponse) ProtoMessage

func (*ListUsersResponse) ProtoMessage()

func (*ListUsersResponse) ProtoReflect

func (x *ListUsersResponse) ProtoReflect() protoreflect.Message

func (*ListUsersResponse) Reset

func (x *ListUsersResponse) Reset()

func (*ListUsersResponse) String

func (x *ListUsersResponse) String() string

type LivenessRequest

type LivenessRequest struct {

	// HealthCheckRequest message
	HealthCheckRequest *v1beta.HealthCheckRequest `protobuf:"bytes,1,opt,name=health_check_request,json=healthCheckRequest,proto3,oneof" json:"health_check_request,omitempty"`
	// contains filtered or unexported fields
}

LivenessRequest represents a request to check a service liveness status

func (*LivenessRequest) Descriptor deprecated

func (*LivenessRequest) Descriptor() ([]byte, []int)

Deprecated: Use LivenessRequest.ProtoReflect.Descriptor instead.

func (*LivenessRequest) GetHealthCheckRequest

func (x *LivenessRequest) GetHealthCheckRequest() *v1beta.HealthCheckRequest

func (*LivenessRequest) ProtoMessage

func (*LivenessRequest) ProtoMessage()

func (*LivenessRequest) ProtoReflect

func (x *LivenessRequest) ProtoReflect() protoreflect.Message

func (*LivenessRequest) Reset

func (x *LivenessRequest) Reset()

func (*LivenessRequest) String

func (x *LivenessRequest) String() string

type LivenessResponse

type LivenessResponse struct {

	// HealthCheckResponse message
	HealthCheckResponse *v1beta.HealthCheckResponse `protobuf:"bytes,1,opt,name=health_check_response,json=healthCheckResponse,proto3" json:"health_check_response,omitempty"`
	// contains filtered or unexported fields
}

LivenessResponse represents a response for a service liveness status

func (*LivenessResponse) Descriptor deprecated

func (*LivenessResponse) Descriptor() ([]byte, []int)

Deprecated: Use LivenessResponse.ProtoReflect.Descriptor instead.

func (*LivenessResponse) GetHealthCheckResponse

func (x *LivenessResponse) GetHealthCheckResponse() *v1beta.HealthCheckResponse

func (*LivenessResponse) ProtoMessage

func (*LivenessResponse) ProtoMessage()

func (*LivenessResponse) ProtoReflect

func (x *LivenessResponse) ProtoReflect() protoreflect.Message

func (*LivenessResponse) Reset

func (x *LivenessResponse) Reset()

func (*LivenessResponse) String

func (x *LivenessResponse) String() string

type LookUpOrganizationAdminRequest

type LookUpOrganizationAdminRequest struct {

	// Permalink of a organization. For example:
	// "organizations/{uid}"
	Permalink string `protobuf:"bytes,1,opt,name=permalink,proto3" json:"permalink,omitempty"`
	// View allows clients to specify the desired resource view in the response.
	View *View `protobuf:"varint,2,opt,name=view,proto3,enum=core.mgmt.v1beta.View,oneof" json:"view,omitempty"`
	// contains filtered or unexported fields
}

LookUpOrganizationAdminRequest represents a request to query a organization via permalink by admin

func (*LookUpOrganizationAdminRequest) Descriptor deprecated

func (*LookUpOrganizationAdminRequest) Descriptor() ([]byte, []int)

Deprecated: Use LookUpOrganizationAdminRequest.ProtoReflect.Descriptor instead.

func (x *LookUpOrganizationAdminRequest) GetPermalink() string

func (*LookUpOrganizationAdminRequest) GetView

func (x *LookUpOrganizationAdminRequest) GetView() View

func (*LookUpOrganizationAdminRequest) ProtoMessage

func (*LookUpOrganizationAdminRequest) ProtoMessage()

func (*LookUpOrganizationAdminRequest) ProtoReflect

func (*LookUpOrganizationAdminRequest) Reset

func (x *LookUpOrganizationAdminRequest) Reset()

func (*LookUpOrganizationAdminRequest) String

type LookUpOrganizationAdminResponse

type LookUpOrganizationAdminResponse struct {

	// A organization resource
	Organization *Organization `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"`
	// contains filtered or unexported fields
}

LookUpOrganizationAdminResponse represents a response for a organization resource by admin

func (*LookUpOrganizationAdminResponse) Descriptor deprecated

func (*LookUpOrganizationAdminResponse) Descriptor() ([]byte, []int)

Deprecated: Use LookUpOrganizationAdminResponse.ProtoReflect.Descriptor instead.

func (*LookUpOrganizationAdminResponse) GetOrganization

func (x *LookUpOrganizationAdminResponse) GetOrganization() *Organization

func (*LookUpOrganizationAdminResponse) ProtoMessage

func (*LookUpOrganizationAdminResponse) ProtoMessage()

func (*LookUpOrganizationAdminResponse) ProtoReflect

func (*LookUpOrganizationAdminResponse) Reset

func (*LookUpOrganizationAdminResponse) String

type LookUpUserAdminRequest

type LookUpUserAdminRequest struct {

	// Permalink of a user. For example:
	// "users/{uid}"
	Permalink string `protobuf:"bytes,1,opt,name=permalink,proto3" json:"permalink,omitempty"`
	// View allows clients to specify the desired resource view in the response.
	View *View `protobuf:"varint,2,opt,name=view,proto3,enum=core.mgmt.v1beta.View,oneof" json:"view,omitempty"`
	// contains filtered or unexported fields
}

LookUpUserAdminRequest represents a request to query a user via permalink by admin

func (*LookUpUserAdminRequest) Descriptor deprecated

func (*LookUpUserAdminRequest) Descriptor() ([]byte, []int)

Deprecated: Use LookUpUserAdminRequest.ProtoReflect.Descriptor instead.

func (x *LookUpUserAdminRequest) GetPermalink() string

func (*LookUpUserAdminRequest) GetView

func (x *LookUpUserAdminRequest) GetView() View

func (*LookUpUserAdminRequest) ProtoMessage

func (*LookUpUserAdminRequest) ProtoMessage()

func (*LookUpUserAdminRequest) ProtoReflect

func (x *LookUpUserAdminRequest) ProtoReflect() protoreflect.Message

func (*LookUpUserAdminRequest) Reset

func (x *LookUpUserAdminRequest) Reset()

func (*LookUpUserAdminRequest) String

func (x *LookUpUserAdminRequest) String() string

type LookUpUserAdminResponse

type LookUpUserAdminResponse struct {

	// A user resource
	User *User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"`
	// contains filtered or unexported fields
}

LookUpUserAdminResponse represents a response for a user resource by admin

func (*LookUpUserAdminResponse) Descriptor deprecated

func (*LookUpUserAdminResponse) Descriptor() ([]byte, []int)

Deprecated: Use LookUpUserAdminResponse.ProtoReflect.Descriptor instead.

func (*LookUpUserAdminResponse) GetUser

func (x *LookUpUserAdminResponse) GetUser() *User

func (*LookUpUserAdminResponse) ProtoMessage

func (*LookUpUserAdminResponse) ProtoMessage()

func (*LookUpUserAdminResponse) ProtoReflect

func (x *LookUpUserAdminResponse) ProtoReflect() protoreflect.Message

func (*LookUpUserAdminResponse) Reset

func (x *LookUpUserAdminResponse) Reset()

func (*LookUpUserAdminResponse) String

func (x *LookUpUserAdminResponse) String() string

type MembershipState

type MembershipState int32

MembershipState describes the state of a user membership to an organization.

const (
	// Unspecified.
	MembershipState_MEMBERSHIP_STATE_UNSPECIFIED MembershipState = 0
	// Active.
	MembershipState_MEMBERSHIP_STATE_ACTIVE MembershipState = 1
	// Pending, i.e., a request has been sent to the user to join an
	// organization.
	MembershipState_MEMBERSHIP_STATE_PENDING MembershipState = 2
)

func (MembershipState) Descriptor

func (MembershipState) Enum

func (x MembershipState) Enum() *MembershipState

func (MembershipState) EnumDescriptor deprecated

func (MembershipState) EnumDescriptor() ([]byte, []int)

Deprecated: Use MembershipState.Descriptor instead.

func (MembershipState) Number

func (MembershipState) String

func (x MembershipState) String() string

func (MembershipState) Type

type MgmtPrivateServiceClient

type MgmtPrivateServiceClient interface {
	// ListUsersAdmin method receives a ListUsersAdminRequest message and returns
	// a ListUsersAdminResponse message.
	ListUsersAdmin(ctx context.Context, in *ListUsersAdminRequest, opts ...grpc.CallOption) (*ListUsersAdminResponse, error)
	// GetUserAdmin method receives a GetUserAdminRequest message and returns
	// a GetUserAdminResponse message.
	GetUserAdmin(ctx context.Context, in *GetUserAdminRequest, opts ...grpc.CallOption) (*GetUserAdminResponse, error)
	// LookUpUserAdmin method receives a LookUpUserAdminRequest message and
	// returns a LookUpUserAdminResponse
	LookUpUserAdmin(ctx context.Context, in *LookUpUserAdminRequest, opts ...grpc.CallOption) (*LookUpUserAdminResponse, error)
	// ListOrganizationsAdmin method receives a ListOrganizationsAdminRequest message and returns
	// a ListOrganizationsAdminResponse message.
	ListOrganizationsAdmin(ctx context.Context, in *ListOrganizationsAdminRequest, opts ...grpc.CallOption) (*ListOrganizationsAdminResponse, error)
	// GetOrganizationAdmin method receives a GetOrganizationAdminRequest message and returns
	// a GetOrganizationAdminResponse message.
	GetOrganizationAdmin(ctx context.Context, in *GetOrganizationAdminRequest, opts ...grpc.CallOption) (*GetOrganizationAdminResponse, error)
	// LookUpOrganizationAdmin method receives a LookUpOrganizationAdminRequest message and
	// returns a LookUpOrganizationAdminResponse
	LookUpOrganizationAdmin(ctx context.Context, in *LookUpOrganizationAdminRequest, opts ...grpc.CallOption) (*LookUpOrganizationAdminResponse, error)
	// GetUserSubscriptionAdmin
	GetUserSubscriptionAdmin(ctx context.Context, in *GetUserSubscriptionAdminRequest, opts ...grpc.CallOption) (*GetUserSubscriptionAdminResponse, error)
	// GetOrganizationSubscriptionAdmin
	GetOrganizationSubscriptionAdmin(ctx context.Context, in *GetOrganizationSubscriptionAdminRequest, opts ...grpc.CallOption) (*GetOrganizationSubscriptionAdminResponse, error)
	// Subtract Instill Credit from a user or organization account.
	//
	// This endpoint subtracts the specified amount of Instill Credit from an
	// account. This is intended for processes on Instill Cloud that consume
	// credit, such as the execution of pre-configured connectors.
	// Note that if the remaining credit in the account is less than the
	// requested amount, it will be subtracted anyways, leaving the account
	// credit at zero. A ResourceExhausted error will be returned in this case.
	//
	// On Instill Core, this endpoint will return an Unimplemented status.
	SubtractCreditAdmin(ctx context.Context, in *SubtractCreditAdminRequest, opts ...grpc.CallOption) (*SubtractCreditAdminResponse, error)
	// Get the remaining Instill Credit by owner UID
	//
	// This endpoint fetches the remaining unexpired credit of a user or
	// organization, referenced by UID.
	//
	// On Instill Core, this endpoint will return a 404 Not Found status.
	GetRemainingCreditAdmin(ctx context.Context, in *GetRemainingCreditAdminRequest, opts ...grpc.CallOption) (*GetRemainingCreditAdminResponse, error)
}

MgmtPrivateServiceClient is the client API for MgmtPrivateService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type MgmtPrivateServiceServer

type MgmtPrivateServiceServer interface {
	// ListUsersAdmin method receives a ListUsersAdminRequest message and returns
	// a ListUsersAdminResponse message.
	ListUsersAdmin(context.Context, *ListUsersAdminRequest) (*ListUsersAdminResponse, error)
	// GetUserAdmin method receives a GetUserAdminRequest message and returns
	// a GetUserAdminResponse message.
	GetUserAdmin(context.Context, *GetUserAdminRequest) (*GetUserAdminResponse, error)
	// LookUpUserAdmin method receives a LookUpUserAdminRequest message and
	// returns a LookUpUserAdminResponse
	LookUpUserAdmin(context.Context, *LookUpUserAdminRequest) (*LookUpUserAdminResponse, error)
	// ListOrganizationsAdmin method receives a ListOrganizationsAdminRequest message and returns
	// a ListOrganizationsAdminResponse message.
	ListOrganizationsAdmin(context.Context, *ListOrganizationsAdminRequest) (*ListOrganizationsAdminResponse, error)
	// GetOrganizationAdmin method receives a GetOrganizationAdminRequest message and returns
	// a GetOrganizationAdminResponse message.
	GetOrganizationAdmin(context.Context, *GetOrganizationAdminRequest) (*GetOrganizationAdminResponse, error)
	// LookUpOrganizationAdmin method receives a LookUpOrganizationAdminRequest message and
	// returns a LookUpOrganizationAdminResponse
	LookUpOrganizationAdmin(context.Context, *LookUpOrganizationAdminRequest) (*LookUpOrganizationAdminResponse, error)
	// GetUserSubscriptionAdmin
	GetUserSubscriptionAdmin(context.Context, *GetUserSubscriptionAdminRequest) (*GetUserSubscriptionAdminResponse, error)
	// GetOrganizationSubscriptionAdmin
	GetOrganizationSubscriptionAdmin(context.Context, *GetOrganizationSubscriptionAdminRequest) (*GetOrganizationSubscriptionAdminResponse, error)
	// Subtract Instill Credit from a user or organization account.
	//
	// This endpoint subtracts the specified amount of Instill Credit from an
	// account. This is intended for processes on Instill Cloud that consume
	// credit, such as the execution of pre-configured connectors.
	// Note that if the remaining credit in the account is less than the
	// requested amount, it will be subtracted anyways, leaving the account
	// credit at zero. A ResourceExhausted error will be returned in this case.
	//
	// On Instill Core, this endpoint will return an Unimplemented status.
	SubtractCreditAdmin(context.Context, *SubtractCreditAdminRequest) (*SubtractCreditAdminResponse, error)
	// Get the remaining Instill Credit by owner UID
	//
	// This endpoint fetches the remaining unexpired credit of a user or
	// organization, referenced by UID.
	//
	// On Instill Core, this endpoint will return a 404 Not Found status.
	GetRemainingCreditAdmin(context.Context, *GetRemainingCreditAdminRequest) (*GetRemainingCreditAdminResponse, error)
}

MgmtPrivateServiceServer is the server API for MgmtPrivateService service. All implementations should embed UnimplementedMgmtPrivateServiceServer for forward compatibility

type MgmtPublicServiceClient

type MgmtPublicServiceClient interface {
	// Check if the MGMT server is alive
	//
	// See https://github.com/grpc/grpc/blob/master/doc/health-checking.md.
	Liveness(ctx context.Context, in *LivenessRequest, opts ...grpc.CallOption) (*LivenessResponse, error)
	// Check if the pipeline server is ready
	//
	// See https://github.com/grpc/grpc/blob/master/doc/health-checking.md
	Readiness(ctx context.Context, in *ReadinessRequest, opts ...grpc.CallOption) (*ReadinessResponse, error)
	// Get the authenticated user
	//
	// Returns the details of the authenticated user.
	GetAuthenticatedUser(ctx context.Context, in *GetAuthenticatedUserRequest, opts ...grpc.CallOption) (*GetAuthenticatedUserResponse, error)
	// Update the authenticated user
	//
	// Updates the information of the authenticated user.
	//
	// In REST requests, only the supplied user fields will be taken into account
	// when updating the resource.
	PatchAuthenticatedUser(ctx context.Context, in *PatchAuthenticatedUserRequest, opts ...grpc.CallOption) (*PatchAuthenticatedUserResponse, error)
	// List users
	//
	// Returns a paginated list of users.
	ListUsers(ctx context.Context, in *ListUsersRequest, opts ...grpc.CallOption) (*ListUsersResponse, error)
	// Get a user
	//
	// Returns the details of a user by their ID.
	GetUser(ctx context.Context, in *GetUserRequest, opts ...grpc.CallOption) (*GetUserResponse, error)
	// Create an organization
	//
	// Creates an organization.
	CreateOrganization(ctx context.Context, in *CreateOrganizationRequest, opts ...grpc.CallOption) (*CreateOrganizationResponse, error)
	// List organizations
	//
	// Returns a paginated list of organizations.
	ListOrganizations(ctx context.Context, in *ListOrganizationsRequest, opts ...grpc.CallOption) (*ListOrganizationsResponse, error)
	// Get an organization
	//
	// Returns the organization details by its ID.
	GetOrganization(ctx context.Context, in *GetOrganizationRequest, opts ...grpc.CallOption) (*GetOrganizationResponse, error)
	// Update an organization
	//
	// Accesses and updates an organization by ID.
	//
	// In REST requests, only the supplied organization fields will be taken into
	// account when updating the resource.
	UpdateOrganization(ctx context.Context, in *UpdateOrganizationRequest, opts ...grpc.CallOption) (*UpdateOrganizationResponse, error)
	// Delete an organization
	//
	// Accesses and deletes an organization by ID.
	DeleteOrganization(ctx context.Context, in *DeleteOrganizationRequest, opts ...grpc.CallOption) (*DeleteOrganizationResponse, error)
	// List user memberships
	//
	// Returns the memberships of a user.
	ListUserMemberships(ctx context.Context, in *ListUserMembershipsRequest, opts ...grpc.CallOption) (*ListUserMembershipsResponse, error)
	// Get a user membership
	//
	// Returns the details of the relationship between a user and an
	// organization. The authenticated must match the membership parent.
	GetUserMembership(ctx context.Context, in *GetUserMembershipRequest, opts ...grpc.CallOption) (*GetUserMembershipResponse, error)
	// Update a user membership
	//
	// Accesses and updates a user membership by parent and membership IDs.
	UpdateUserMembership(ctx context.Context, in *UpdateUserMembershipRequest, opts ...grpc.CallOption) (*UpdateUserMembershipResponse, error)
	// Delete a user membership
	//
	// Accesses and deletes a user membership by parent and membership IDs.
	DeleteUserMembership(ctx context.Context, in *DeleteUserMembershipRequest, opts ...grpc.CallOption) (*DeleteUserMembershipResponse, error)
	// List organization memberships
	//
	// Returns a paginated list of the user memberships in an organization.
	ListOrganizationMemberships(ctx context.Context, in *ListOrganizationMembershipsRequest, opts ...grpc.CallOption) (*ListOrganizationMembershipsResponse, error)
	// Get a an organization membership
	//
	// Returns the details of a user membership within an organization.
	GetOrganizationMembership(ctx context.Context, in *GetOrganizationMembershipRequest, opts ...grpc.CallOption) (*GetOrganizationMembershipResponse, error)
	// Uppdate an organization membership
	//
	// Updates a user membership within an organization.
	UpdateOrganizationMembership(ctx context.Context, in *UpdateOrganizationMembershipRequest, opts ...grpc.CallOption) (*UpdateOrganizationMembershipResponse, error)
	// Delete an organization membership
	//
	// Deletes a user membership within an organization.
	DeleteOrganizationMembership(ctx context.Context, in *DeleteOrganizationMembershipRequest, opts ...grpc.CallOption) (*DeleteOrganizationMembershipResponse, error)
	// Get the subscription of the authenticated user
	//
	// Returns the subscription details of the authenticated user.
	GetAuthenticatedUserSubscription(ctx context.Context, in *GetAuthenticatedUserSubscriptionRequest, opts ...grpc.CallOption) (*GetAuthenticatedUserSubscriptionResponse, error)
	// Get an organization subscription
	//
	// Returns the subscription details of an organization.
	GetOrganizationSubscription(ctx context.Context, in *GetOrganizationSubscriptionRequest, opts ...grpc.CallOption) (*GetOrganizationSubscriptionResponse, error)
	// Create an API token
	//
	// Creates an API token for the authenticated user.
	CreateToken(ctx context.Context, in *CreateTokenRequest, opts ...grpc.CallOption) (*CreateTokenResponse, error)
	// List API tokens
	//
	// Returns a paginated list of the API tokens of the authenticated user.
	ListTokens(ctx context.Context, in *ListTokensRequest, opts ...grpc.CallOption) (*ListTokensResponse, error)
	// Get an API token
	//
	// Returns the details of an API token.
	GetToken(ctx context.Context, in *GetTokenRequest, opts ...grpc.CallOption) (*GetTokenResponse, error)
	// Delete an API token
	//
	// Deletes an API token.
	DeleteToken(ctx context.Context, in *DeleteTokenRequest, opts ...grpc.CallOption) (*DeleteTokenResponse, error)
	// Validate an API token.
	//
	// Validates an API token.
	ValidateToken(ctx context.Context, in *ValidateTokenRequest, opts ...grpc.CallOption) (*ValidateTokenResponse, error)
	// Get the remaining Instill Credit
	//
	// This endpoint returns the remaining [Instill Credit](https://www.instill.tech/docs/vdp/credit) of a given user or
	// organization. The requested credit owner must be either the authenticated
	// user or an organization they belong to.
	//
	// On Instill Core, this endpoint will return a 404 Not Found status.
	GetRemainingCredit(ctx context.Context, in *GetRemainingCreditRequest, opts ...grpc.CallOption) (*GetRemainingCreditResponse, error)
	// Check if a namespace is in use
	//
	// Returns the availability of a namespace or, alternatively, the type of
	// resource that is using it.
	CheckNamespace(ctx context.Context, in *CheckNamespaceRequest, opts ...grpc.CallOption) (*CheckNamespaceResponse, error)
	// List pipeline triggers
	//
	// Returns a paginated list of pipeline executions.
	ListPipelineTriggerRecords(ctx context.Context, in *ListPipelineTriggerRecordsRequest, opts ...grpc.CallOption) (*ListPipelineTriggerRecordsResponse, error)
	// List pipeline trigger metrics
	//
	// Returns a paginated list of pipeline executions aggregated by pipeline ID.
	ListPipelineTriggerTableRecords(ctx context.Context, in *ListPipelineTriggerTableRecordsRequest, opts ...grpc.CallOption) (*ListPipelineTriggerTableRecordsResponse, error)
	// List pipeline trigger computation time charts
	//
	// Returns a paginated list with pipeline trigger execution times, aggregated
	// by pipeline and time frames.
	ListPipelineTriggerChartRecords(ctx context.Context, in *ListPipelineTriggerChartRecordsRequest, opts ...grpc.CallOption) (*ListPipelineTriggerChartRecordsResponse, error)
	// List Instill Credit consumption time charts
	//
	// Returns a timeline of Instill Credit consumption for a given owner. The
	// timeline consists of a list of time frames that contain the aggregated
	// credit consumption.
	ListCreditConsumptionChartRecords(ctx context.Context, in *ListCreditConsumptionChartRecordsRequest, opts ...grpc.CallOption) (*ListCreditConsumptionChartRecordsResponse, error)
	// Get Auth token issuer
	//
	// Returns the auth token issuer details. This operation requires admin permissions.
	AuthTokenIssuer(ctx context.Context, in *AuthTokenIssuerRequest, opts ...grpc.CallOption) (*AuthTokenIssuerResponse, error)
	// Log in a user
	//
	// Authenticates a user and returns an access token.
	AuthLogin(ctx context.Context, in *AuthLoginRequest, opts ...grpc.CallOption) (*AuthLoginResponse, error)
	// Log out a user
	//
	// Logs out an authenticated user.
	AuthLogout(ctx context.Context, in *AuthLogoutRequest, opts ...grpc.CallOption) (*AuthLogoutResponse, error)
	// Change password
	//
	// Updates the password of a user.
	AuthChangePassword(ctx context.Context, in *AuthChangePasswordRequest, opts ...grpc.CallOption) (*AuthChangePasswordResponse, error)
	// Validate an access token
	//
	// Checks the validity of an access token.
	AuthValidateAccessToken(ctx context.Context, in *AuthValidateAccessTokenRequest, opts ...grpc.CallOption) (*AuthValidateAccessTokenResponse, error)
}

MgmtPublicServiceClient is the client API for MgmtPublicService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type MgmtPublicServiceServer

type MgmtPublicServiceServer interface {
	// Check if the MGMT server is alive
	//
	// See https://github.com/grpc/grpc/blob/master/doc/health-checking.md.
	Liveness(context.Context, *LivenessRequest) (*LivenessResponse, error)
	// Check if the pipeline server is ready
	//
	// See https://github.com/grpc/grpc/blob/master/doc/health-checking.md
	Readiness(context.Context, *ReadinessRequest) (*ReadinessResponse, error)
	// Get the authenticated user
	//
	// Returns the details of the authenticated user.
	GetAuthenticatedUser(context.Context, *GetAuthenticatedUserRequest) (*GetAuthenticatedUserResponse, error)
	// Update the authenticated user
	//
	// Updates the information of the authenticated user.
	//
	// In REST requests, only the supplied user fields will be taken into account
	// when updating the resource.
	PatchAuthenticatedUser(context.Context, *PatchAuthenticatedUserRequest) (*PatchAuthenticatedUserResponse, error)
	// List users
	//
	// Returns a paginated list of users.
	ListUsers(context.Context, *ListUsersRequest) (*ListUsersResponse, error)
	// Get a user
	//
	// Returns the details of a user by their ID.
	GetUser(context.Context, *GetUserRequest) (*GetUserResponse, error)
	// Create an organization
	//
	// Creates an organization.
	CreateOrganization(context.Context, *CreateOrganizationRequest) (*CreateOrganizationResponse, error)
	// List organizations
	//
	// Returns a paginated list of organizations.
	ListOrganizations(context.Context, *ListOrganizationsRequest) (*ListOrganizationsResponse, error)
	// Get an organization
	//
	// Returns the organization details by its ID.
	GetOrganization(context.Context, *GetOrganizationRequest) (*GetOrganizationResponse, error)
	// Update an organization
	//
	// Accesses and updates an organization by ID.
	//
	// In REST requests, only the supplied organization fields will be taken into
	// account when updating the resource.
	UpdateOrganization(context.Context, *UpdateOrganizationRequest) (*UpdateOrganizationResponse, error)
	// Delete an organization
	//
	// Accesses and deletes an organization by ID.
	DeleteOrganization(context.Context, *DeleteOrganizationRequest) (*DeleteOrganizationResponse, error)
	// List user memberships
	//
	// Returns the memberships of a user.
	ListUserMemberships(context.Context, *ListUserMembershipsRequest) (*ListUserMembershipsResponse, error)
	// Get a user membership
	//
	// Returns the details of the relationship between a user and an
	// organization. The authenticated must match the membership parent.
	GetUserMembership(context.Context, *GetUserMembershipRequest) (*GetUserMembershipResponse, error)
	// Update a user membership
	//
	// Accesses and updates a user membership by parent and membership IDs.
	UpdateUserMembership(context.Context, *UpdateUserMembershipRequest) (*UpdateUserMembershipResponse, error)
	// Delete a user membership
	//
	// Accesses and deletes a user membership by parent and membership IDs.
	DeleteUserMembership(context.Context, *DeleteUserMembershipRequest) (*DeleteUserMembershipResponse, error)
	// List organization memberships
	//
	// Returns a paginated list of the user memberships in an organization.
	ListOrganizationMemberships(context.Context, *ListOrganizationMembershipsRequest) (*ListOrganizationMembershipsResponse, error)
	// Get a an organization membership
	//
	// Returns the details of a user membership within an organization.
	GetOrganizationMembership(context.Context, *GetOrganizationMembershipRequest) (*GetOrganizationMembershipResponse, error)
	// Uppdate an organization membership
	//
	// Updates a user membership within an organization.
	UpdateOrganizationMembership(context.Context, *UpdateOrganizationMembershipRequest) (*UpdateOrganizationMembershipResponse, error)
	// Delete an organization membership
	//
	// Deletes a user membership within an organization.
	DeleteOrganizationMembership(context.Context, *DeleteOrganizationMembershipRequest) (*DeleteOrganizationMembershipResponse, error)
	// Get the subscription of the authenticated user
	//
	// Returns the subscription details of the authenticated user.
	GetAuthenticatedUserSubscription(context.Context, *GetAuthenticatedUserSubscriptionRequest) (*GetAuthenticatedUserSubscriptionResponse, error)
	// Get an organization subscription
	//
	// Returns the subscription details of an organization.
	GetOrganizationSubscription(context.Context, *GetOrganizationSubscriptionRequest) (*GetOrganizationSubscriptionResponse, error)
	// Create an API token
	//
	// Creates an API token for the authenticated user.
	CreateToken(context.Context, *CreateTokenRequest) (*CreateTokenResponse, error)
	// List API tokens
	//
	// Returns a paginated list of the API tokens of the authenticated user.
	ListTokens(context.Context, *ListTokensRequest) (*ListTokensResponse, error)
	// Get an API token
	//
	// Returns the details of an API token.
	GetToken(context.Context, *GetTokenRequest) (*GetTokenResponse, error)
	// Delete an API token
	//
	// Deletes an API token.
	DeleteToken(context.Context, *DeleteTokenRequest) (*DeleteTokenResponse, error)
	// Validate an API token.
	//
	// Validates an API token.
	ValidateToken(context.Context, *ValidateTokenRequest) (*ValidateTokenResponse, error)
	// Get the remaining Instill Credit
	//
	// This endpoint returns the remaining [Instill Credit](https://www.instill.tech/docs/vdp/credit) of a given user or
	// organization. The requested credit owner must be either the authenticated
	// user or an organization they belong to.
	//
	// On Instill Core, this endpoint will return a 404 Not Found status.
	GetRemainingCredit(context.Context, *GetRemainingCreditRequest) (*GetRemainingCreditResponse, error)
	// Check if a namespace is in use
	//
	// Returns the availability of a namespace or, alternatively, the type of
	// resource that is using it.
	CheckNamespace(context.Context, *CheckNamespaceRequest) (*CheckNamespaceResponse, error)
	// List pipeline triggers
	//
	// Returns a paginated list of pipeline executions.
	ListPipelineTriggerRecords(context.Context, *ListPipelineTriggerRecordsRequest) (*ListPipelineTriggerRecordsResponse, error)
	// List pipeline trigger metrics
	//
	// Returns a paginated list of pipeline executions aggregated by pipeline ID.
	ListPipelineTriggerTableRecords(context.Context, *ListPipelineTriggerTableRecordsRequest) (*ListPipelineTriggerTableRecordsResponse, error)
	// List pipeline trigger computation time charts
	//
	// Returns a paginated list with pipeline trigger execution times, aggregated
	// by pipeline and time frames.
	ListPipelineTriggerChartRecords(context.Context, *ListPipelineTriggerChartRecordsRequest) (*ListPipelineTriggerChartRecordsResponse, error)
	// List Instill Credit consumption time charts
	//
	// Returns a timeline of Instill Credit consumption for a given owner. The
	// timeline consists of a list of time frames that contain the aggregated
	// credit consumption.
	ListCreditConsumptionChartRecords(context.Context, *ListCreditConsumptionChartRecordsRequest) (*ListCreditConsumptionChartRecordsResponse, error)
	// Get Auth token issuer
	//
	// Returns the auth token issuer details. This operation requires admin permissions.
	AuthTokenIssuer(context.Context, *AuthTokenIssuerRequest) (*AuthTokenIssuerResponse, error)
	// Log in a user
	//
	// Authenticates a user and returns an access token.
	AuthLogin(context.Context, *AuthLoginRequest) (*AuthLoginResponse, error)
	// Log out a user
	//
	// Logs out an authenticated user.
	AuthLogout(context.Context, *AuthLogoutRequest) (*AuthLogoutResponse, error)
	// Change password
	//
	// Updates the password of a user.
	AuthChangePassword(context.Context, *AuthChangePasswordRequest) (*AuthChangePasswordResponse, error)
	// Validate an access token
	//
	// Checks the validity of an access token.
	AuthValidateAccessToken(context.Context, *AuthValidateAccessTokenRequest) (*AuthValidateAccessTokenResponse, error)
}

MgmtPublicServiceServer is the server API for MgmtPublicService service. All implementations should embed UnimplementedMgmtPublicServiceServer for forward compatibility

type Mode

type Mode int32

Mode describes the execution mode of the pipeline (sync or async).

const (
	// Unspecified.
	Mode_MODE_UNSPECIFIED Mode = 0
	// Synchronous (result is returned in the response).
	Mode_MODE_SYNC Mode = 1
	// Asynchronous (response only contains acknowledgement).
	Mode_MODE_ASYNC Mode = 2
)

func (Mode) Descriptor

func (Mode) Descriptor() protoreflect.EnumDescriptor

func (Mode) Enum

func (x Mode) Enum() *Mode

func (Mode) EnumDescriptor deprecated

func (Mode) EnumDescriptor() ([]byte, []int)

Deprecated: Use Mode.Descriptor instead.

func (Mode) Number

func (x Mode) Number() protoreflect.EnumNumber

func (Mode) String

func (x Mode) String() string

func (Mode) Type

func (Mode) Type() protoreflect.EnumType

type OnboardingStatus

type OnboardingStatus int32

OnboardingStatus describes the status of the user onboarding process.

const (
	// Unspecified.
	OnboardingStatus_ONBOARDING_STATUS_UNSPECIFIED OnboardingStatus = 0
	// In progress, i.e., the user has initiated the onboarding process
	// but has not yet completed it.
	OnboardingStatus_ONBOARDING_STATUS_IN_PROGRESS OnboardingStatus = 1
	// Completed.
	OnboardingStatus_ONBOARDING_STATUS_COMPLETED OnboardingStatus = 2
)

func (OnboardingStatus) Descriptor

func (OnboardingStatus) Enum

func (OnboardingStatus) EnumDescriptor deprecated

func (OnboardingStatus) EnumDescriptor() ([]byte, []int)

Deprecated: Use OnboardingStatus.Descriptor instead.

func (OnboardingStatus) Number

func (OnboardingStatus) String

func (x OnboardingStatus) String() string

func (OnboardingStatus) Type

type Organization

type Organization struct {

	// The name of the organization, defined by its ID.
	// - Format: `organization/{organization.id}`.
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// Organization UUID.
	Uid string `protobuf:"bytes,2,opt,name=uid,proto3" json:"uid,omitempty"`
	// Resource ID (used in `name` as the last segment). This conforms to
	// RFC-1034, which restricts to letters, numbers, and hyphen, with the first
	// character a letter, the last a letter or a number, and a 63 character
	// maximum.
	//
	// Note that the ID can be updated.
	Id string `protobuf:"bytes,3,opt,name=id,proto3" json:"id,omitempty"`
	// Creation time.
	CreateTime *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
	// Update time.
	UpdateTime *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"`
	// The user that owns the organization.
	Owner *User `protobuf:"bytes,11,opt,name=owner,proto3" json:"owner,omitempty"`
	// Profile.
	Profile *OrganizationProfile `protobuf:"bytes,12,opt,name=profile,proto3" json:"profile,omitempty"`
	// Permission
	Permission *Permission `protobuf:"bytes,13,opt,name=permission,proto3" json:"permission,omitempty"`
	// contains filtered or unexported fields
}

Organizations group several users. As entities, they can own resources such as pipelines or releases.

func (*Organization) Descriptor deprecated

func (*Organization) Descriptor() ([]byte, []int)

Deprecated: Use Organization.ProtoReflect.Descriptor instead.

func (*Organization) GetCreateTime

func (x *Organization) GetCreateTime() *timestamppb.Timestamp

func (*Organization) GetId

func (x *Organization) GetId() string

func (*Organization) GetName

func (x *Organization) GetName() string

func (*Organization) GetOwner

func (x *Organization) GetOwner() *User

func (*Organization) GetPermission

func (x *Organization) GetPermission() *Permission

func (*Organization) GetProfile

func (x *Organization) GetProfile() *OrganizationProfile

func (*Organization) GetUid

func (x *Organization) GetUid() string

func (*Organization) GetUpdateTime

func (x *Organization) GetUpdateTime() *timestamppb.Timestamp

func (*Organization) ProtoMessage

func (*Organization) ProtoMessage()

func (*Organization) ProtoReflect

func (x *Organization) ProtoReflect() protoreflect.Message

func (*Organization) Reset

func (x *Organization) Reset()

func (*Organization) String

func (x *Organization) String() string

type OrganizationMembership

type OrganizationMembership struct {

	// The resource name of the membership, which allows its access by
	// organization and user ID.
	// - Format: `organizations/{organization.id}/memberships/{user.id}`.
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// Role of the user in the organization.
	Role string `protobuf:"bytes,3,opt,name=role,proto3" json:"role,omitempty"`
	// State of the membership.
	State MembershipState `protobuf:"varint,4,opt,name=state,proto3,enum=core.mgmt.v1beta.MembershipState" json:"state,omitempty"`
	// User information.
	User *User `protobuf:"bytes,5,opt,name=user,proto3" json:"user,omitempty"`
	// Organization information.
	Organization *Organization `protobuf:"bytes,6,opt,name=organization,proto3" json:"organization,omitempty"`
	// contains filtered or unexported fields
}

An organization membership defines the relationship between an organization and a user that is attached to it.

func (*OrganizationMembership) Descriptor deprecated

func (*OrganizationMembership) Descriptor() ([]byte, []int)

Deprecated: Use OrganizationMembership.ProtoReflect.Descriptor instead.

func (*OrganizationMembership) GetName

func (x *OrganizationMembership) GetName() string

func (*OrganizationMembership) GetOrganization

func (x *OrganizationMembership) GetOrganization() *Organization

func (*OrganizationMembership) GetRole

func (x *OrganizationMembership) GetRole() string

func (*OrganizationMembership) GetState

func (*OrganizationMembership) GetUser

func (x *OrganizationMembership) GetUser() *User

func (*OrganizationMembership) ProtoMessage

func (*OrganizationMembership) ProtoMessage()

func (*OrganizationMembership) ProtoReflect

func (x *OrganizationMembership) ProtoReflect() protoreflect.Message

func (*OrganizationMembership) Reset

func (x *OrganizationMembership) Reset()

func (*OrganizationMembership) String

func (x *OrganizationMembership) String() string

type OrganizationProfile

type OrganizationProfile struct {

	// Display name.
	DisplayName *string `protobuf:"bytes,1,opt,name=display_name,json=displayName,proto3,oneof" json:"display_name,omitempty"`
	// Biography.
	Bio *string `protobuf:"bytes,2,opt,name=bio,proto3,oneof" json:"bio,omitempty"`
	// Avatar in base64 format.
	Avatar *string `protobuf:"bytes,3,opt,name=avatar,proto3,oneof" json:"avatar,omitempty"`
	// Public email.
	PublicEmail *string `protobuf:"bytes,4,opt,name=public_email,json=publicEmail,proto3,oneof" json:"public_email,omitempty"`
	// Social profile links list the links to the organization's social profiles.
	// The key represents the provider, and the value is the corresponding URL.
	SocialProfileLinks map[string]string `` /* 205-byte string literal not displayed */
	// contains filtered or unexported fields
}

OrganizationProfile describes the public data of an organization.

func (*OrganizationProfile) Descriptor deprecated

func (*OrganizationProfile) Descriptor() ([]byte, []int)

Deprecated: Use OrganizationProfile.ProtoReflect.Descriptor instead.

func (*OrganizationProfile) GetAvatar

func (x *OrganizationProfile) GetAvatar() string

func (*OrganizationProfile) GetBio

func (x *OrganizationProfile) GetBio() string

func (*OrganizationProfile) GetDisplayName

func (x *OrganizationProfile) GetDisplayName() string

func (*OrganizationProfile) GetPublicEmail

func (x *OrganizationProfile) GetPublicEmail() string
func (x *OrganizationProfile) GetSocialProfileLinks() map[string]string

func (*OrganizationProfile) ProtoMessage

func (*OrganizationProfile) ProtoMessage()

func (*OrganizationProfile) ProtoReflect

func (x *OrganizationProfile) ProtoReflect() protoreflect.Message

func (*OrganizationProfile) Reset

func (x *OrganizationProfile) Reset()

func (*OrganizationProfile) String

func (x *OrganizationProfile) String() string

type OrganizationSubscription

type OrganizationSubscription struct {

	// Plan identifier.
	Plan OrganizationSubscription_Plan `protobuf:"varint,1,opt,name=plan,proto3,enum=core.mgmt.v1beta.OrganizationSubscription_Plan" json:"plan,omitempty"`
	// Details of the associated Stripe subscription.
	Detail *StripeSubscriptionDetail `protobuf:"bytes,2,opt,name=detail,proto3" json:"detail,omitempty"`
	// Maximum number of seats allowed.
	MaxSeats int32 `protobuf:"varint,3,opt,name=max_seats,json=maxSeats,proto3" json:"max_seats,omitempty"`
	// Number of used seats within the organization subscription.
	UsedSeats int32 `protobuf:"varint,4,opt,name=used_seats,json=usedSeats,proto3" json:"used_seats,omitempty"`
	// contains filtered or unexported fields
}

OrganizationSubscription details describe the plan (i.e., features) an organization has access to.

func (*OrganizationSubscription) Descriptor deprecated

func (*OrganizationSubscription) Descriptor() ([]byte, []int)

Deprecated: Use OrganizationSubscription.ProtoReflect.Descriptor instead.

func (*OrganizationSubscription) GetDetail

func (*OrganizationSubscription) GetMaxSeats

func (x *OrganizationSubscription) GetMaxSeats() int32

func (*OrganizationSubscription) GetPlan

func (*OrganizationSubscription) GetUsedSeats

func (x *OrganizationSubscription) GetUsedSeats() int32

func (*OrganizationSubscription) ProtoMessage

func (*OrganizationSubscription) ProtoMessage()

func (*OrganizationSubscription) ProtoReflect

func (x *OrganizationSubscription) ProtoReflect() protoreflect.Message

func (*OrganizationSubscription) Reset

func (x *OrganizationSubscription) Reset()

func (*OrganizationSubscription) String

func (x *OrganizationSubscription) String() string

type OrganizationSubscription_Plan

type OrganizationSubscription_Plan int32

Enumerates the plan types for the organization subscription.

const (
	// Unspecified plan.
	OrganizationSubscription_PLAN_UNSPECIFIED OrganizationSubscription_Plan = 0
	// Unpaid.
	OrganizationSubscription_PLAN_UNPAID OrganizationSubscription_Plan = 1
	// Team plan.
	OrganizationSubscription_PLAN_TEAM OrganizationSubscription_Plan = 2
	// Enterprise plan.
	OrganizationSubscription_PLAN_ENTERPRISE OrganizationSubscription_Plan = 3
	// Team pro plan.
	OrganizationSubscription_PLAN_TEAM_PRO OrganizationSubscription_Plan = 4
)

func (OrganizationSubscription_Plan) Descriptor

func (OrganizationSubscription_Plan) Enum

func (OrganizationSubscription_Plan) EnumDescriptor deprecated

func (OrganizationSubscription_Plan) EnumDescriptor() ([]byte, []int)

Deprecated: Use OrganizationSubscription_Plan.Descriptor instead.

func (OrganizationSubscription_Plan) Number

func (OrganizationSubscription_Plan) String

func (OrganizationSubscription_Plan) Type

type Owner

type Owner struct {

	// The owner, which can be either a User or an Organization.
	//
	// Types that are assignable to Owner:
	//
	//	*Owner_User
	//	*Owner_Organization
	Owner isOwner_Owner `protobuf_oneof:"owner"`
	// contains filtered or unexported fields
}

Owner is a wrapper for User and Organization, used to embed owner information in other resources.

func (*Owner) Descriptor deprecated

func (*Owner) Descriptor() ([]byte, []int)

Deprecated: Use Owner.ProtoReflect.Descriptor instead.

func (*Owner) GetOrganization

func (x *Owner) GetOrganization() *Organization

func (*Owner) GetOwner

func (m *Owner) GetOwner() isOwner_Owner

func (*Owner) GetUser

func (x *Owner) GetUser() *User

func (*Owner) ProtoMessage

func (*Owner) ProtoMessage()

func (*Owner) ProtoReflect

func (x *Owner) ProtoReflect() protoreflect.Message

func (*Owner) Reset

func (x *Owner) Reset()

func (*Owner) String

func (x *Owner) String() string

type OwnerType

type OwnerType int32

OwnerType enumerates the owner type of any resource

const (
	// OwnerType: UNSPECIFIED
	OwnerType_OWNER_TYPE_UNSPECIFIED OwnerType = 0
	// OwnerType: USER
	OwnerType_OWNER_TYPE_USER OwnerType = 1
	// OwnerType: ORGANIZATION
	OwnerType_OWNER_TYPE_ORGANIZATION OwnerType = 2
)

func (OwnerType) Descriptor

func (OwnerType) Descriptor() protoreflect.EnumDescriptor

func (OwnerType) Enum

func (x OwnerType) Enum() *OwnerType

func (OwnerType) EnumDescriptor deprecated

func (OwnerType) EnumDescriptor() ([]byte, []int)

Deprecated: Use OwnerType.Descriptor instead.

func (OwnerType) Number

func (x OwnerType) Number() protoreflect.EnumNumber

func (OwnerType) String

func (x OwnerType) String() string

func (OwnerType) Type

type Owner_Organization

type Owner_Organization struct {
	// Organization.
	Organization *Organization `protobuf:"bytes,2,opt,name=organization,proto3,oneof"`
}

type Owner_User

type Owner_User struct {
	// User.
	User *User `protobuf:"bytes,1,opt,name=user,proto3,oneof"`
}

type PatchAuthenticatedUserRequest

type PatchAuthenticatedUserRequest struct {

	// The user fields that will replace the existing ones.
	User *AuthenticatedUser `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"`
	// The update mask specifies the subset of fields that should be modified.
	//
	// For more information about this field, see
	// https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#field-mask.
	UpdateMask *fieldmaskpb.FieldMask `protobuf:"bytes,2,opt,name=update_mask,json=updateMask,proto3" json:"update_mask,omitempty"`
	// contains filtered or unexported fields
}

PatchAuthenticatedUserRequest represents a request to update the authenticated user.

func (*PatchAuthenticatedUserRequest) Descriptor deprecated

func (*PatchAuthenticatedUserRequest) Descriptor() ([]byte, []int)

Deprecated: Use PatchAuthenticatedUserRequest.ProtoReflect.Descriptor instead.

func (*PatchAuthenticatedUserRequest) GetUpdateMask

func (*PatchAuthenticatedUserRequest) GetUser

func (*PatchAuthenticatedUserRequest) ProtoMessage

func (*PatchAuthenticatedUserRequest) ProtoMessage()

func (*PatchAuthenticatedUserRequest) ProtoReflect

func (*PatchAuthenticatedUserRequest) Reset

func (x *PatchAuthenticatedUserRequest) Reset()

func (*PatchAuthenticatedUserRequest) String

type PatchAuthenticatedUserResponse

type PatchAuthenticatedUserResponse struct {

	// The updated user resource.
	User *AuthenticatedUser `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"`
	// contains filtered or unexported fields
}

PatchAuthenticatedUserResponse contains the updated user. the authenticated user resource

func (*PatchAuthenticatedUserResponse) Descriptor deprecated

func (*PatchAuthenticatedUserResponse) Descriptor() ([]byte, []int)

Deprecated: Use PatchAuthenticatedUserResponse.ProtoReflect.Descriptor instead.

func (*PatchAuthenticatedUserResponse) GetUser

func (*PatchAuthenticatedUserResponse) ProtoMessage

func (*PatchAuthenticatedUserResponse) ProtoMessage()

func (*PatchAuthenticatedUserResponse) ProtoReflect

func (*PatchAuthenticatedUserResponse) Reset

func (x *PatchAuthenticatedUserResponse) Reset()

func (*PatchAuthenticatedUserResponse) String

type Permission

type Permission struct {

	// Defines whether the resource can be modified.
	CanEdit bool `protobuf:"varint,1,opt,name=can_edit,json=canEdit,proto3" json:"can_edit,omitempty"`
	// contains filtered or unexported fields
}

Permission defines how a resource can be used.

func (*Permission) Descriptor deprecated

func (*Permission) Descriptor() ([]byte, []int)

Deprecated: Use Permission.ProtoReflect.Descriptor instead.

func (*Permission) GetCanEdit

func (x *Permission) GetCanEdit() bool

func (*Permission) ProtoMessage

func (*Permission) ProtoMessage()

func (*Permission) ProtoReflect

func (x *Permission) ProtoReflect() protoreflect.Message

func (*Permission) Reset

func (x *Permission) Reset()

func (*Permission) String

func (x *Permission) String() string

type PipelineTriggerChartRecord

type PipelineTriggerChartRecord struct {

	// Pipeline ID.
	PipelineId string `protobuf:"bytes,1,opt,name=pipeline_id,json=pipelineId,proto3" json:"pipeline_id,omitempty"`
	// Pipeline UUID.
	PipelineUid string `protobuf:"bytes,2,opt,name=pipeline_uid,json=pipelineUid,proto3" json:"pipeline_uid,omitempty"`
	// Trigger mode.
	TriggerMode Mode `protobuf:"varint,3,opt,name=trigger_mode,json=triggerMode,proto3,enum=core.mgmt.v1beta.Mode" json:"trigger_mode,omitempty"`
	// Final status.
	Status Status `protobuf:"varint,4,opt,name=status,proto3,enum=core.mgmt.v1beta.Status" json:"status,omitempty"`
	// Time buckets.
	TimeBuckets []*timestamppb.Timestamp `protobuf:"bytes,5,rep,name=time_buckets,json=timeBuckets,proto3" json:"time_buckets,omitempty"`
	// Aggregated trigger count in each time bucket.
	TriggerCounts []int32 `protobuf:"varint,6,rep,packed,name=trigger_counts,json=triggerCounts,proto3" json:"trigger_counts,omitempty"`
	// Total computation time duration in each time bucket.
	ComputeTimeDuration []float32 `` /* 129-byte string literal not displayed */
	// Version for the triggered pipeline if it is a release pipeline.
	PipelineReleaseId string `protobuf:"bytes,8,opt,name=pipeline_release_id,json=pipelineReleaseId,proto3" json:"pipeline_release_id,omitempty"`
	// Release UUID for the triggered pipeline if it is a release pipeline.
	PipelineReleaseUid string `protobuf:"bytes,9,opt,name=pipeline_release_uid,json=pipelineReleaseUid,proto3" json:"pipeline_release_uid,omitempty"`
	// contains filtered or unexported fields
}

PipelineTriggerChartRecord contains pipeline trigger metrics, aggregated by pipeline ID and time frame.

func (*PipelineTriggerChartRecord) Descriptor deprecated

func (*PipelineTriggerChartRecord) Descriptor() ([]byte, []int)

Deprecated: Use PipelineTriggerChartRecord.ProtoReflect.Descriptor instead.

func (*PipelineTriggerChartRecord) GetComputeTimeDuration

func (x *PipelineTriggerChartRecord) GetComputeTimeDuration() []float32

func (*PipelineTriggerChartRecord) GetPipelineId

func (x *PipelineTriggerChartRecord) GetPipelineId() string

func (*PipelineTriggerChartRecord) GetPipelineReleaseId

func (x *PipelineTriggerChartRecord) GetPipelineReleaseId() string

func (*PipelineTriggerChartRecord) GetPipelineReleaseUid

func (x *PipelineTriggerChartRecord) GetPipelineReleaseUid() string

func (*PipelineTriggerChartRecord) GetPipelineUid

func (x *PipelineTriggerChartRecord) GetPipelineUid() string

func (*PipelineTriggerChartRecord) GetStatus

func (x *PipelineTriggerChartRecord) GetStatus() Status

func (*PipelineTriggerChartRecord) GetTimeBuckets

func (x *PipelineTriggerChartRecord) GetTimeBuckets() []*timestamppb.Timestamp

func (*PipelineTriggerChartRecord) GetTriggerCounts

func (x *PipelineTriggerChartRecord) GetTriggerCounts() []int32

func (*PipelineTriggerChartRecord) GetTriggerMode

func (x *PipelineTriggerChartRecord) GetTriggerMode() Mode

func (*PipelineTriggerChartRecord) ProtoMessage

func (*PipelineTriggerChartRecord) ProtoMessage()

func (*PipelineTriggerChartRecord) ProtoReflect

func (*PipelineTriggerChartRecord) Reset

func (x *PipelineTriggerChartRecord) Reset()

func (*PipelineTriggerChartRecord) String

func (x *PipelineTriggerChartRecord) String() string

type PipelineTriggerRecord

type PipelineTriggerRecord struct {

	// The moment when the pipeline was triggered.
	TriggerTime *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=trigger_time,json=triggerTime,proto3" json:"trigger_time,omitempty"`
	// UUID of the trigger.
	PipelineTriggerId string `protobuf:"bytes,2,opt,name=pipeline_trigger_id,json=pipelineTriggerId,proto3" json:"pipeline_trigger_id,omitempty"`
	// Pipeline ID.
	PipelineId string `protobuf:"bytes,3,opt,name=pipeline_id,json=pipelineId,proto3" json:"pipeline_id,omitempty"`
	// Pipeline UUID.
	PipelineUid string `protobuf:"bytes,4,opt,name=pipeline_uid,json=pipelineUid,proto3" json:"pipeline_uid,omitempty"`
	// Trigger mode.
	TriggerMode Mode `protobuf:"varint,5,opt,name=trigger_mode,json=triggerMode,proto3,enum=core.mgmt.v1beta.Mode" json:"trigger_mode,omitempty"`
	// Total execution duration.
	ComputeTimeDuration float32 `protobuf:"fixed32,6,opt,name=compute_time_duration,json=computeTimeDuration,proto3" json:"compute_time_duration,omitempty"`
	// Final status.
	Status Status `protobuf:"varint,7,opt,name=status,proto3,enum=core.mgmt.v1beta.Status" json:"status,omitempty"`
	// If a release of the pipeline was triggered, pipeline version.
	PipelineReleaseId string `protobuf:"bytes,8,opt,name=pipeline_release_id,json=pipelineReleaseId,proto3" json:"pipeline_release_id,omitempty"`
	// If a release of the pipeline was triggered, release UUID.
	PipelineReleaseUid string `protobuf:"bytes,9,opt,name=pipeline_release_uid,json=pipelineReleaseUid,proto3" json:"pipeline_release_uid,omitempty"`
	// contains filtered or unexported fields
}

PipelineTriggerRecord represents a pipeline execution event.

func (*PipelineTriggerRecord) Descriptor deprecated

func (*PipelineTriggerRecord) Descriptor() ([]byte, []int)

Deprecated: Use PipelineTriggerRecord.ProtoReflect.Descriptor instead.

func (*PipelineTriggerRecord) GetComputeTimeDuration

func (x *PipelineTriggerRecord) GetComputeTimeDuration() float32

func (*PipelineTriggerRecord) GetPipelineId

func (x *PipelineTriggerRecord) GetPipelineId() string

func (*PipelineTriggerRecord) GetPipelineReleaseId

func (x *PipelineTriggerRecord) GetPipelineReleaseId() string

func (*PipelineTriggerRecord) GetPipelineReleaseUid

func (x *PipelineTriggerRecord) GetPipelineReleaseUid() string

func (*PipelineTriggerRecord) GetPipelineTriggerId

func (x *PipelineTriggerRecord) GetPipelineTriggerId() string

func (*PipelineTriggerRecord) GetPipelineUid

func (x *PipelineTriggerRecord) GetPipelineUid() string

func (*PipelineTriggerRecord) GetStatus

func (x *PipelineTriggerRecord) GetStatus() Status

func (*PipelineTriggerRecord) GetTriggerMode

func (x *PipelineTriggerRecord) GetTriggerMode() Mode

func (*PipelineTriggerRecord) GetTriggerTime

func (x *PipelineTriggerRecord) GetTriggerTime() *timestamppb.Timestamp

func (*PipelineTriggerRecord) ProtoMessage

func (*PipelineTriggerRecord) ProtoMessage()

func (*PipelineTriggerRecord) ProtoReflect

func (x *PipelineTriggerRecord) ProtoReflect() protoreflect.Message

func (*PipelineTriggerRecord) Reset

func (x *PipelineTriggerRecord) Reset()

func (*PipelineTriggerRecord) String

func (x *PipelineTriggerRecord) String() string

type PipelineTriggerTableRecord

type PipelineTriggerTableRecord struct {

	// Pipeline ID.
	PipelineId string `protobuf:"bytes,1,opt,name=pipeline_id,json=pipelineId,proto3" json:"pipeline_id,omitempty"`
	// Pipeline UUID.
	PipelineUid string `protobuf:"bytes,2,opt,name=pipeline_uid,json=pipelineUid,proto3" json:"pipeline_uid,omitempty"`
	// Number of triggers with `STATUS_COMPLETED`.
	TriggerCountCompleted int32 `` /* 127-byte string literal not displayed */
	// Number of triggers with `STATUS_ERRORED`.
	TriggerCountErrored int32 `protobuf:"varint,4,opt,name=trigger_count_errored,json=triggerCountErrored,proto3" json:"trigger_count_errored,omitempty"`
	// Version for the triggered pipeline if it is a release pipeline.
	PipelineReleaseId string `protobuf:"bytes,5,opt,name=pipeline_release_id,json=pipelineReleaseId,proto3" json:"pipeline_release_id,omitempty"`
	// Release UUID for the triggered pipeline if it is a release pipeline.
	PipelineReleaseUid string `protobuf:"bytes,6,opt,name=pipeline_release_uid,json=pipelineReleaseUid,proto3" json:"pipeline_release_uid,omitempty"`
	// contains filtered or unexported fields
}

PipelineTriggerTableRecord contains pipeline trigger metrics, aggregated by pipeline ID.

func (*PipelineTriggerTableRecord) Descriptor deprecated

func (*PipelineTriggerTableRecord) Descriptor() ([]byte, []int)

Deprecated: Use PipelineTriggerTableRecord.ProtoReflect.Descriptor instead.

func (*PipelineTriggerTableRecord) GetPipelineId

func (x *PipelineTriggerTableRecord) GetPipelineId() string

func (*PipelineTriggerTableRecord) GetPipelineReleaseId

func (x *PipelineTriggerTableRecord) GetPipelineReleaseId() string

func (*PipelineTriggerTableRecord) GetPipelineReleaseUid

func (x *PipelineTriggerTableRecord) GetPipelineReleaseUid() string

func (*PipelineTriggerTableRecord) GetPipelineUid

func (x *PipelineTriggerTableRecord) GetPipelineUid() string

func (*PipelineTriggerTableRecord) GetTriggerCountCompleted

func (x *PipelineTriggerTableRecord) GetTriggerCountCompleted() int32

func (*PipelineTriggerTableRecord) GetTriggerCountErrored

func (x *PipelineTriggerTableRecord) GetTriggerCountErrored() int32

func (*PipelineTriggerTableRecord) ProtoMessage

func (*PipelineTriggerTableRecord) ProtoMessage()

func (*PipelineTriggerTableRecord) ProtoReflect

func (*PipelineTriggerTableRecord) Reset

func (x *PipelineTriggerTableRecord) Reset()

func (*PipelineTriggerTableRecord) String

func (x *PipelineTriggerTableRecord) String() string

type ReadinessRequest

type ReadinessRequest struct {

	// HealthCheckRequest message
	HealthCheckRequest *v1beta.HealthCheckRequest `protobuf:"bytes,1,opt,name=health_check_request,json=healthCheckRequest,proto3,oneof" json:"health_check_request,omitempty"`
	// contains filtered or unexported fields
}

ReadinessRequest represents a request to check a service readiness status

func (*ReadinessRequest) Descriptor deprecated

func (*ReadinessRequest) Descriptor() ([]byte, []int)

Deprecated: Use ReadinessRequest.ProtoReflect.Descriptor instead.

func (*ReadinessRequest) GetHealthCheckRequest

func (x *ReadinessRequest) GetHealthCheckRequest() *v1beta.HealthCheckRequest

func (*ReadinessRequest) ProtoMessage

func (*ReadinessRequest) ProtoMessage()

func (*ReadinessRequest) ProtoReflect

func (x *ReadinessRequest) ProtoReflect() protoreflect.Message

func (*ReadinessRequest) Reset

func (x *ReadinessRequest) Reset()

func (*ReadinessRequest) String

func (x *ReadinessRequest) String() string

type ReadinessResponse

type ReadinessResponse struct {

	// HealthCheckResponse message
	HealthCheckResponse *v1beta.HealthCheckResponse `protobuf:"bytes,1,opt,name=health_check_response,json=healthCheckResponse,proto3" json:"health_check_response,omitempty"`
	// contains filtered or unexported fields
}

ReadinessResponse represents a response for a service readiness status

func (*ReadinessResponse) Descriptor deprecated

func (*ReadinessResponse) Descriptor() ([]byte, []int)

Deprecated: Use ReadinessResponse.ProtoReflect.Descriptor instead.

func (*ReadinessResponse) GetHealthCheckResponse

func (x *ReadinessResponse) GetHealthCheckResponse() *v1beta.HealthCheckResponse

func (*ReadinessResponse) ProtoMessage

func (*ReadinessResponse) ProtoMessage()

func (*ReadinessResponse) ProtoReflect

func (x *ReadinessResponse) ProtoReflect() protoreflect.Message

func (*ReadinessResponse) Reset

func (x *ReadinessResponse) Reset()

func (*ReadinessResponse) String

func (x *ReadinessResponse) String() string

type Status

type Status int32

Status describes the output of an execution.

const (
	// Unspecified.
	Status_STATUS_UNSPECIFIED Status = 0
	// Successfully completed.
	Status_STATUS_COMPLETED Status = 1
	// Finished with error.
	Status_STATUS_ERRORED Status = 2
)

func (Status) Descriptor

func (Status) Descriptor() protoreflect.EnumDescriptor

func (Status) Enum

func (x Status) Enum() *Status

func (Status) EnumDescriptor deprecated

func (Status) EnumDescriptor() ([]byte, []int)

Deprecated: Use Status.Descriptor instead.

func (Status) Number

func (x Status) Number() protoreflect.EnumNumber

func (Status) String

func (x Status) String() string

func (Status) Type

func (Status) Type() protoreflect.EnumType

type StripeSubscriptionDetail

type StripeSubscriptionDetail struct {

	// Product name associated with the subscription in Stripe.
	ProductName string `protobuf:"bytes,1,opt,name=product_name,json=productName,proto3" json:"product_name,omitempty"`
	// Unique identifier for the subscription.
	Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"`
	// Identifier for the specific item within the subscription.
	ItemId string `protobuf:"bytes,3,opt,name=item_id,json=itemId,proto3" json:"item_id,omitempty"`
	// Price of the subscription.
	Price float32 `protobuf:"fixed32,4,opt,name=price,proto3" json:"price,omitempty"`
	// Optional timestamp indicating when the subscription was canceled, if applicable.
	CanceledAt *int32 `protobuf:"varint,5,opt,name=canceled_at,json=canceledAt,proto3,oneof" json:"canceled_at,omitempty"`
	// Optional timestamp indicating when the trial ended, if applicable.
	TrialEnd *int32 `protobuf:"varint,6,opt,name=trial_end,json=trialEnd,proto3,oneof" json:"trial_end,omitempty"`
	// Status of the subscription.
	Status StripeSubscriptionDetail_Status `protobuf:"varint,7,opt,name=status,proto3,enum=core.mgmt.v1beta.StripeSubscriptionDetail_Status" json:"status,omitempty"`
	// Description of the subscription.
	Description string `protobuf:"bytes,8,opt,name=description,proto3" json:"description,omitempty"`
	// contains filtered or unexported fields
}

StripeSubscriptionDetail describes the details of a subscription in Stripe.

func (*StripeSubscriptionDetail) Descriptor deprecated

func (*StripeSubscriptionDetail) Descriptor() ([]byte, []int)

Deprecated: Use StripeSubscriptionDetail.ProtoReflect.Descriptor instead.

func (*StripeSubscriptionDetail) GetCanceledAt

func (x *StripeSubscriptionDetail) GetCanceledAt() int32

func (*StripeSubscriptionDetail) GetDescription

func (x *StripeSubscriptionDetail) GetDescription() string

func (*StripeSubscriptionDetail) GetId

func (x *StripeSubscriptionDetail) GetId() string

func (*StripeSubscriptionDetail) GetItemId

func (x *StripeSubscriptionDetail) GetItemId() string

func (*StripeSubscriptionDetail) GetPrice

func (x *StripeSubscriptionDetail) GetPrice() float32

func (*StripeSubscriptionDetail) GetProductName

func (x *StripeSubscriptionDetail) GetProductName() string

func (*StripeSubscriptionDetail) GetStatus

func (*StripeSubscriptionDetail) GetTrialEnd

func (x *StripeSubscriptionDetail) GetTrialEnd() int32

func (*StripeSubscriptionDetail) ProtoMessage

func (*StripeSubscriptionDetail) ProtoMessage()

func (*StripeSubscriptionDetail) ProtoReflect

func (x *StripeSubscriptionDetail) ProtoReflect() protoreflect.Message

func (*StripeSubscriptionDetail) Reset

func (x *StripeSubscriptionDetail) Reset()

func (*StripeSubscriptionDetail) String

func (x *StripeSubscriptionDetail) String() string

type StripeSubscriptionDetail_Status

type StripeSubscriptionDetail_Status int32

Enumerates the status types for the user's subscription.

const (
	// Unspecified status.
	StripeSubscriptionDetail_STATUS_UNSPECIFIED StripeSubscriptionDetail_Status = 0
	// Incomplete.
	StripeSubscriptionDetail_STATUS_INCOMPLETE StripeSubscriptionDetail_Status = 1
	// Incomplete Expired.
	StripeSubscriptionDetail_STATUS_INCOMPLETE_EXPIRED StripeSubscriptionDetail_Status = 2
	// Trialing.
	StripeSubscriptionDetail_STATUS_TRIALING StripeSubscriptionDetail_Status = 3
	// Active.
	StripeSubscriptionDetail_STATUS_ACTIVE StripeSubscriptionDetail_Status = 4
	// Past due.
	StripeSubscriptionDetail_STATUS_PAST_DUE StripeSubscriptionDetail_Status = 5
	// Canceled.
	StripeSubscriptionDetail_STATUS_CANCELED StripeSubscriptionDetail_Status = 6
	// Unpaid.
	StripeSubscriptionDetail_STATUS_UNPAID StripeSubscriptionDetail_Status = 7
	// Paused.
	StripeSubscriptionDetail_STATUS_PAUSED StripeSubscriptionDetail_Status = 8
)

func (StripeSubscriptionDetail_Status) Descriptor

func (StripeSubscriptionDetail_Status) Enum

func (StripeSubscriptionDetail_Status) EnumDescriptor deprecated

func (StripeSubscriptionDetail_Status) EnumDescriptor() ([]byte, []int)

Deprecated: Use StripeSubscriptionDetail_Status.Descriptor instead.

func (StripeSubscriptionDetail_Status) Number

func (StripeSubscriptionDetail_Status) String

func (StripeSubscriptionDetail_Status) Type

type SubtractCreditAdminRequest

type SubtractCreditAdminRequest struct {

	// The user or organization to which the credit belongs.
	// Format: `{[users|organizations]}/{uid}`.
	Owner string `protobuf:"bytes,1,opt,name=owner,proto3" json:"owner,omitempty"`
	// The credit amount to subtract.
	Amount float32 `protobuf:"fixed32,2,opt,name=amount,proto3" json:"amount,omitempty"`
	// The description of the entry, for traceability.
	Concept string `protobuf:"bytes,3,opt,name=concept,proto3" json:"concept,omitempty"`
	// contains filtered or unexported fields
}

SubtractCreditAdminRequest represents a request to subtract Instill Credit from an account.

func (*SubtractCreditAdminRequest) Descriptor deprecated

func (*SubtractCreditAdminRequest) Descriptor() ([]byte, []int)

Deprecated: Use SubtractCreditAdminRequest.ProtoReflect.Descriptor instead.

func (*SubtractCreditAdminRequest) GetAmount

func (x *SubtractCreditAdminRequest) GetAmount() float32

func (*SubtractCreditAdminRequest) GetConcept

func (x *SubtractCreditAdminRequest) GetConcept() string

func (*SubtractCreditAdminRequest) GetOwner

func (x *SubtractCreditAdminRequest) GetOwner() string

func (*SubtractCreditAdminRequest) ProtoMessage

func (*SubtractCreditAdminRequest) ProtoMessage()

func (*SubtractCreditAdminRequest) ProtoReflect

func (*SubtractCreditAdminRequest) Reset

func (x *SubtractCreditAdminRequest) Reset()

func (*SubtractCreditAdminRequest) String

func (x *SubtractCreditAdminRequest) String() string

type SubtractCreditAdminResponse

type SubtractCreditAdminResponse struct {

	// The remaining credit.
	Amount float32 `protobuf:"fixed32,1,opt,name=amount,proto3" json:"amount,omitempty"`
	// contains filtered or unexported fields
}

SubtractCreditResponse contains the remaining credit of an account after the subtraction.

func (*SubtractCreditAdminResponse) Descriptor deprecated

func (*SubtractCreditAdminResponse) Descriptor() ([]byte, []int)

Deprecated: Use SubtractCreditAdminResponse.ProtoReflect.Descriptor instead.

func (*SubtractCreditAdminResponse) GetAmount

func (x *SubtractCreditAdminResponse) GetAmount() float32

func (*SubtractCreditAdminResponse) ProtoMessage

func (*SubtractCreditAdminResponse) ProtoMessage()

func (*SubtractCreditAdminResponse) ProtoReflect

func (*SubtractCreditAdminResponse) Reset

func (x *SubtractCreditAdminResponse) Reset()

func (*SubtractCreditAdminResponse) String

func (x *SubtractCreditAdminResponse) String() string

type UnimplementedMgmtPrivateServiceServer

type UnimplementedMgmtPrivateServiceServer struct {
}

UnimplementedMgmtPrivateServiceServer should be embedded to have forward compatible implementations.

func (UnimplementedMgmtPrivateServiceServer) GetOrganizationAdmin

func (UnimplementedMgmtPrivateServiceServer) GetUserAdmin

func (UnimplementedMgmtPrivateServiceServer) ListUsersAdmin

func (UnimplementedMgmtPrivateServiceServer) LookUpUserAdmin

func (UnimplementedMgmtPrivateServiceServer) SubtractCreditAdmin

type UnimplementedMgmtPublicServiceServer

type UnimplementedMgmtPublicServiceServer struct {
}

UnimplementedMgmtPublicServiceServer should be embedded to have forward compatible implementations.

func (UnimplementedMgmtPublicServiceServer) AuthChangePassword

func (UnimplementedMgmtPublicServiceServer) AuthLogin

func (UnimplementedMgmtPublicServiceServer) AuthLogout

func (UnimplementedMgmtPublicServiceServer) AuthTokenIssuer

func (UnimplementedMgmtPublicServiceServer) CheckNamespace

func (UnimplementedMgmtPublicServiceServer) CreateOrganization

func (UnimplementedMgmtPublicServiceServer) CreateToken

func (UnimplementedMgmtPublicServiceServer) DeleteOrganization

func (UnimplementedMgmtPublicServiceServer) DeleteToken

func (UnimplementedMgmtPublicServiceServer) DeleteUserMembership

func (UnimplementedMgmtPublicServiceServer) GetAuthenticatedUser

func (UnimplementedMgmtPublicServiceServer) GetOrganization

func (UnimplementedMgmtPublicServiceServer) GetRemainingCredit

func (UnimplementedMgmtPublicServiceServer) GetToken

func (UnimplementedMgmtPublicServiceServer) GetUser

func (UnimplementedMgmtPublicServiceServer) GetUserMembership

func (UnimplementedMgmtPublicServiceServer) ListOrganizations

func (UnimplementedMgmtPublicServiceServer) ListTokens

func (UnimplementedMgmtPublicServiceServer) ListUserMemberships

func (UnimplementedMgmtPublicServiceServer) ListUsers

func (UnimplementedMgmtPublicServiceServer) Liveness

func (UnimplementedMgmtPublicServiceServer) Readiness

func (UnimplementedMgmtPublicServiceServer) UpdateOrganization

func (UnimplementedMgmtPublicServiceServer) UpdateUserMembership

func (UnimplementedMgmtPublicServiceServer) ValidateToken

type UnsafeMgmtPrivateServiceServer

type UnsafeMgmtPrivateServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeMgmtPrivateServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to MgmtPrivateServiceServer will result in compilation errors.

type UnsafeMgmtPublicServiceServer

type UnsafeMgmtPublicServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeMgmtPublicServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to MgmtPublicServiceServer will result in compilation errors.

type UpdateOrganizationMembershipRequest

type UpdateOrganizationMembershipRequest struct {

	// The membership fields to update.
	Membership *OrganizationMembership `protobuf:"bytes,1,opt,name=membership,proto3" json:"membership,omitempty"`
	// The update mask specifies the subset of fields that should be modified.
	//
	// For more information about this field, see
	// https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#field-mask.
	UpdateMask *fieldmaskpb.FieldMask `protobuf:"bytes,2,opt,name=update_mask,json=updateMask,proto3" json:"update_mask,omitempty"`
	// contains filtered or unexported fields
}

UpdateOrganizationMembershipRequest represents a request to update an organization membership.

func (*UpdateOrganizationMembershipRequest) Descriptor deprecated

func (*UpdateOrganizationMembershipRequest) Descriptor() ([]byte, []int)

Deprecated: Use UpdateOrganizationMembershipRequest.ProtoReflect.Descriptor instead.

func (*UpdateOrganizationMembershipRequest) GetMembership

func (*UpdateOrganizationMembershipRequest) GetUpdateMask

func (*UpdateOrganizationMembershipRequest) ProtoMessage

func (*UpdateOrganizationMembershipRequest) ProtoMessage()

func (*UpdateOrganizationMembershipRequest) ProtoReflect

func (*UpdateOrganizationMembershipRequest) Reset

func (*UpdateOrganizationMembershipRequest) String

type UpdateOrganizationMembershipResponse

type UpdateOrganizationMembershipResponse struct {

	// The updated membership resource.
	Membership *OrganizationMembership `protobuf:"bytes,1,opt,name=membership,proto3" json:"membership,omitempty"`
	// contains filtered or unexported fields
}

UpdateOrganizationMembershipResponse contains the updated membership.

func (*UpdateOrganizationMembershipResponse) Descriptor deprecated

func (*UpdateOrganizationMembershipResponse) Descriptor() ([]byte, []int)

Deprecated: Use UpdateOrganizationMembershipResponse.ProtoReflect.Descriptor instead.

func (*UpdateOrganizationMembershipResponse) GetMembership

func (*UpdateOrganizationMembershipResponse) ProtoMessage

func (*UpdateOrganizationMembershipResponse) ProtoMessage()

func (*UpdateOrganizationMembershipResponse) ProtoReflect

func (*UpdateOrganizationMembershipResponse) Reset

func (*UpdateOrganizationMembershipResponse) String

type UpdateOrganizationRequest

type UpdateOrganizationRequest struct {

	// The organization fields that will replace the existing ones.
	Organization *Organization `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"`
	// The update mask specifies the subset of fields that should be modified.
	//
	// For more information about this field, see
	// https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#field-mask.
	UpdateMask *fieldmaskpb.FieldMask `protobuf:"bytes,2,opt,name=update_mask,json=updateMask,proto3" json:"update_mask,omitempty"`
	// contains filtered or unexported fields
}

UpdateOrganizationRequest represents a request to update an organization.

func (*UpdateOrganizationRequest) Descriptor deprecated

func (*UpdateOrganizationRequest) Descriptor() ([]byte, []int)

Deprecated: Use UpdateOrganizationRequest.ProtoReflect.Descriptor instead.

func (*UpdateOrganizationRequest) GetOrganization

func (x *UpdateOrganizationRequest) GetOrganization() *Organization

func (*UpdateOrganizationRequest) GetUpdateMask

func (x *UpdateOrganizationRequest) GetUpdateMask() *fieldmaskpb.FieldMask

func (*UpdateOrganizationRequest) ProtoMessage

func (*UpdateOrganizationRequest) ProtoMessage()

func (*UpdateOrganizationRequest) ProtoReflect

func (*UpdateOrganizationRequest) Reset

func (x *UpdateOrganizationRequest) Reset()

func (*UpdateOrganizationRequest) String

func (x *UpdateOrganizationRequest) String() string

type UpdateOrganizationResponse

type UpdateOrganizationResponse struct {

	// The organization resource.
	Organization *Organization `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"`
	// contains filtered or unexported fields
}

UpdateOrganizationResponse contains the updated organization.

func (*UpdateOrganizationResponse) Descriptor deprecated

func (*UpdateOrganizationResponse) Descriptor() ([]byte, []int)

Deprecated: Use UpdateOrganizationResponse.ProtoReflect.Descriptor instead.

func (*UpdateOrganizationResponse) GetOrganization

func (x *UpdateOrganizationResponse) GetOrganization() *Organization

func (*UpdateOrganizationResponse) ProtoMessage

func (*UpdateOrganizationResponse) ProtoMessage()

func (*UpdateOrganizationResponse) ProtoReflect

func (*UpdateOrganizationResponse) Reset

func (x *UpdateOrganizationResponse) Reset()

func (*UpdateOrganizationResponse) String

func (x *UpdateOrganizationResponse) String() string

type UpdateUserMembershipRequest

type UpdateUserMembershipRequest struct {

	// The membership fields to update.
	Membership *UserMembership `protobuf:"bytes,1,opt,name=membership,proto3" json:"membership,omitempty"`
	// The update mask specifies the subset of fields that should be modified.
	//
	// For more information about this field, see
	// https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#field-mask.
	UpdateMask *fieldmaskpb.FieldMask `protobuf:"bytes,2,opt,name=update_mask,json=updateMask,proto3" json:"update_mask,omitempty"`
	// contains filtered or unexported fields
}

UpdateUserMembershipRequest represents a request to update a user membership.

func (*UpdateUserMembershipRequest) Descriptor deprecated

func (*UpdateUserMembershipRequest) Descriptor() ([]byte, []int)

Deprecated: Use UpdateUserMembershipRequest.ProtoReflect.Descriptor instead.

func (*UpdateUserMembershipRequest) GetMembership

func (x *UpdateUserMembershipRequest) GetMembership() *UserMembership

func (*UpdateUserMembershipRequest) GetUpdateMask

func (*UpdateUserMembershipRequest) ProtoMessage

func (*UpdateUserMembershipRequest) ProtoMessage()

func (*UpdateUserMembershipRequest) ProtoReflect

func (*UpdateUserMembershipRequest) Reset

func (x *UpdateUserMembershipRequest) Reset()

func (*UpdateUserMembershipRequest) String

func (x *UpdateUserMembershipRequest) String() string

type UpdateUserMembershipResponse

type UpdateUserMembershipResponse struct {

	// The updated membership resource.
	Membership *UserMembership `protobuf:"bytes,1,opt,name=membership,proto3" json:"membership,omitempty"`
	// contains filtered or unexported fields
}

UpdateUserMembershipResponse contains the updated membership.

func (*UpdateUserMembershipResponse) Descriptor deprecated

func (*UpdateUserMembershipResponse) Descriptor() ([]byte, []int)

Deprecated: Use UpdateUserMembershipResponse.ProtoReflect.Descriptor instead.

func (*UpdateUserMembershipResponse) GetMembership

func (x *UpdateUserMembershipResponse) GetMembership() *UserMembership

func (*UpdateUserMembershipResponse) ProtoMessage

func (*UpdateUserMembershipResponse) ProtoMessage()

func (*UpdateUserMembershipResponse) ProtoReflect

func (*UpdateUserMembershipResponse) Reset

func (x *UpdateUserMembershipResponse) Reset()

func (*UpdateUserMembershipResponse) String

type User

type User struct {

	// The name of the user, defined by its ID.
	// - Format: `users/{user.id}`.
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// User UUID. This field is optionally set by users on creation (it will be
	// server-generated if unspecified).
	Uid *string `protobuf:"bytes,2,opt,name=uid,proto3,oneof" json:"uid,omitempty"`
	// Resource ID (used in `name` as the last segment). This conforms to
	// RFC-1034, which restricts to letters, numbers, and hyphen, with the first
	// character a letter, the last a letter or a number, and a 63 character
	// maximum.
	//
	// Note that the ID can be updated.
	Id string `protobuf:"bytes,3,opt,name=id,proto3" json:"id,omitempty"`
	// Creation time.
	CreateTime *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
	// Update time.
	UpdateTime *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"`
	// Profile.
	Profile *UserProfile `protobuf:"bytes,11,opt,name=profile,proto3" json:"profile,omitempty"`
	// contains filtered or unexported fields
}

User describes an individual that interacts with Instill AI. It doesn't contain any private information about the user.

func (*User) Descriptor deprecated

func (*User) Descriptor() ([]byte, []int)

Deprecated: Use User.ProtoReflect.Descriptor instead.

func (*User) GetCreateTime

func (x *User) GetCreateTime() *timestamppb.Timestamp

func (*User) GetId

func (x *User) GetId() string

func (*User) GetName

func (x *User) GetName() string

func (*User) GetProfile

func (x *User) GetProfile() *UserProfile

func (*User) GetUid

func (x *User) GetUid() string

func (*User) GetUpdateTime

func (x *User) GetUpdateTime() *timestamppb.Timestamp

func (*User) ProtoMessage

func (*User) ProtoMessage()

func (*User) ProtoReflect

func (x *User) ProtoReflect() protoreflect.Message

func (*User) Reset

func (x *User) Reset()

func (*User) String

func (x *User) String() string

type UserMembership

type UserMembership struct {

	// The resource name of the membership, which allows its access by user and
	// organization ID.
	// - Format: `users/{user.id}/memberships/{organization.id}`.
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// Role of the user in the organization.
	Role string `protobuf:"bytes,3,opt,name=role,proto3" json:"role,omitempty"`
	// State of the membership.
	State MembershipState `protobuf:"varint,4,opt,name=state,proto3,enum=core.mgmt.v1beta.MembershipState" json:"state,omitempty"`
	// User information.
	User *User `protobuf:"bytes,5,opt,name=user,proto3" json:"user,omitempty"`
	// Organization information.
	Organization *Organization `protobuf:"bytes,6,opt,name=organization,proto3" json:"organization,omitempty"`
	// contains filtered or unexported fields
}

A user membership defines the relationship between a user and an organization they belong to.

func (*UserMembership) Descriptor deprecated

func (*UserMembership) Descriptor() ([]byte, []int)

Deprecated: Use UserMembership.ProtoReflect.Descriptor instead.

func (*UserMembership) GetName

func (x *UserMembership) GetName() string

func (*UserMembership) GetOrganization

func (x *UserMembership) GetOrganization() *Organization

func (*UserMembership) GetRole

func (x *UserMembership) GetRole() string

func (*UserMembership) GetState

func (x *UserMembership) GetState() MembershipState

func (*UserMembership) GetUser

func (x *UserMembership) GetUser() *User

func (*UserMembership) ProtoMessage

func (*UserMembership) ProtoMessage()

func (*UserMembership) ProtoReflect

func (x *UserMembership) ProtoReflect() protoreflect.Message

func (*UserMembership) Reset

func (x *UserMembership) Reset()

func (*UserMembership) String

func (x *UserMembership) String() string

type UserProfile

type UserProfile struct {

	// Display name.
	DisplayName *string `protobuf:"bytes,1,opt,name=display_name,json=displayName,proto3,oneof" json:"display_name,omitempty"`
	// Biography.
	Bio *string `protobuf:"bytes,2,opt,name=bio,proto3,oneof" json:"bio,omitempty"`
	// Avatar in base64 format.
	Avatar *string `protobuf:"bytes,3,opt,name=avatar,proto3,oneof" json:"avatar,omitempty"`
	// Public email.
	PublicEmail *string `protobuf:"bytes,4,opt,name=public_email,json=publicEmail,proto3,oneof" json:"public_email,omitempty"`
	// Company name.
	CompanyName *string `protobuf:"bytes,5,opt,name=company_name,json=companyName,proto3,oneof" json:"company_name,omitempty"`
	// Social profile links list the links to the user's social profiles.
	// The key represents the provider, and the value is the corresponding URL.
	SocialProfileLinks map[string]string `` /* 205-byte string literal not displayed */
	// contains filtered or unexported fields
}

UserProfile describes the public data of a user.

func (*UserProfile) Descriptor deprecated

func (*UserProfile) Descriptor() ([]byte, []int)

Deprecated: Use UserProfile.ProtoReflect.Descriptor instead.

func (*UserProfile) GetAvatar

func (x *UserProfile) GetAvatar() string

func (*UserProfile) GetBio

func (x *UserProfile) GetBio() string

func (*UserProfile) GetCompanyName

func (x *UserProfile) GetCompanyName() string

func (*UserProfile) GetDisplayName

func (x *UserProfile) GetDisplayName() string

func (*UserProfile) GetPublicEmail

func (x *UserProfile) GetPublicEmail() string
func (x *UserProfile) GetSocialProfileLinks() map[string]string

func (*UserProfile) ProtoMessage

func (*UserProfile) ProtoMessage()

func (*UserProfile) ProtoReflect

func (x *UserProfile) ProtoReflect() protoreflect.Message

func (*UserProfile) Reset

func (x *UserProfile) Reset()

func (*UserProfile) String

func (x *UserProfile) String() string

type UserSubscription

type UserSubscription struct {

	// Plan identifier.
	Plan UserSubscription_Plan `protobuf:"varint,1,opt,name=plan,proto3,enum=core.mgmt.v1beta.UserSubscription_Plan" json:"plan,omitempty"`
	// Details of the associated Stripe subscription.
	Detail *StripeSubscriptionDetail `protobuf:"bytes,2,opt,name=detail,proto3" json:"detail,omitempty"`
	// contains filtered or unexported fields
}

UserSubscription details describe the plan (i.e., features) a user has access to.

func (*UserSubscription) Descriptor deprecated

func (*UserSubscription) Descriptor() ([]byte, []int)

Deprecated: Use UserSubscription.ProtoReflect.Descriptor instead.

func (*UserSubscription) GetDetail

func (*UserSubscription) GetPlan

func (*UserSubscription) ProtoMessage

func (*UserSubscription) ProtoMessage()

func (*UserSubscription) ProtoReflect

func (x *UserSubscription) ProtoReflect() protoreflect.Message

func (*UserSubscription) Reset

func (x *UserSubscription) Reset()

func (*UserSubscription) String

func (x *UserSubscription) String() string

type UserSubscription_Plan

type UserSubscription_Plan int32

Enumerates the plan types for the user subscription.

const (
	// Unspecified plan.
	UserSubscription_PLAN_UNSPECIFIED UserSubscription_Plan = 0
	// Free plan.
	UserSubscription_PLAN_FREE UserSubscription_Plan = 1
	// Starter plan.
	UserSubscription_PLAN_STARTER UserSubscription_Plan = 2
)

func (UserSubscription_Plan) Descriptor

func (UserSubscription_Plan) Enum

func (UserSubscription_Plan) EnumDescriptor deprecated

func (UserSubscription_Plan) EnumDescriptor() ([]byte, []int)

Deprecated: Use UserSubscription_Plan.Descriptor instead.

func (UserSubscription_Plan) Number

func (UserSubscription_Plan) String

func (x UserSubscription_Plan) String() string

func (UserSubscription_Plan) Type

type ValidateTokenRequest

type ValidateTokenRequest struct {
	// contains filtered or unexported fields
}

ValidateTokenRequest represents a request to validate a token.

func (*ValidateTokenRequest) Descriptor deprecated

func (*ValidateTokenRequest) Descriptor() ([]byte, []int)

Deprecated: Use ValidateTokenRequest.ProtoReflect.Descriptor instead.

func (*ValidateTokenRequest) ProtoMessage

func (*ValidateTokenRequest) ProtoMessage()

func (*ValidateTokenRequest) ProtoReflect

func (x *ValidateTokenRequest) ProtoReflect() protoreflect.Message

func (*ValidateTokenRequest) Reset

func (x *ValidateTokenRequest) Reset()

func (*ValidateTokenRequest) String

func (x *ValidateTokenRequest) String() string

type ValidateTokenResponse

type ValidateTokenResponse struct {

	// If token is valid, UUID of the user that owns it.
	UserUid string `protobuf:"bytes,1,opt,name=user_uid,json=userUid,proto3" json:"user_uid,omitempty"`
	// contains filtered or unexported fields
}

ValidateTokenResponse contains the validation of a token.

func (*ValidateTokenResponse) Descriptor deprecated

func (*ValidateTokenResponse) Descriptor() ([]byte, []int)

Deprecated: Use ValidateTokenResponse.ProtoReflect.Descriptor instead.

func (*ValidateTokenResponse) GetUserUid

func (x *ValidateTokenResponse) GetUserUid() string

func (*ValidateTokenResponse) ProtoMessage

func (*ValidateTokenResponse) ProtoMessage()

func (*ValidateTokenResponse) ProtoReflect

func (x *ValidateTokenResponse) ProtoReflect() protoreflect.Message

func (*ValidateTokenResponse) Reset

func (x *ValidateTokenResponse) Reset()

func (*ValidateTokenResponse) String

func (x *ValidateTokenResponse) String() string

type View

type View int32

View defines how a resource is presented. It can be used as a parameter in a method request to allow clients to select the amount of information they want in the response.

const (
	// Unspecified, equivalent to BASIC.
	View_VIEW_UNSPECIFIED View = 0
	// Default view, only includes basic information.
	View_VIEW_BASIC View = 1
	// Full representation.
	View_VIEW_FULL View = 2
)

func (View) Descriptor

func (View) Descriptor() protoreflect.EnumDescriptor

func (View) Enum

func (x View) Enum() *View

func (View) EnumDescriptor deprecated

func (View) EnumDescriptor() ([]byte, []int)

Deprecated: Use View.Descriptor instead.

func (View) Number

func (x View) Number() protoreflect.EnumNumber

func (View) String

func (x View) String() string

func (View) Type

func (View) Type() protoreflect.EnumType

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL