Home
last modified time | relevance | path

Searched refs:this (Results 5226 – 5250 of 27090) sorted by last modified time

1...<<201202203204205206207208209210>>...1084

/plugin/authgooglesheets/vendor/google/apiclient-services/src/GoogleAnalyticsAdmin/
H A DGoogleAnalyticsAdminV1alphaListDisplayVideo360AdvertiserLinkProposalsResponse.php35 $this->displayVideo360AdvertiserLinkProposals = $displayVideo360AdvertiserLinkProposals;
42 return $this->displayVideo360AdvertiserLinkProposals;
49 $this->nextPageToken = $nextPageToken;
56 return $this->nextPageToken;
H A DGoogleAnalyticsAdminV1alphaListIosAppDataStreamsResponse.php35 $this->iosAppDataStreams = $iosAppDataStreams;
42 return $this->iosAppDataStreams;
49 $this->nextPageToken = $nextPageToken;
56 return $this->nextPageToken;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DCollectionStatus.php45 $this->collectionLevelIssuses = $collectionLevelIssuses;
52 return $this->collectionLevelIssuses;
59 $this->creationDate = $creationDate;
66 return $this->creationDate;
73 $this->destinationStatuses = $destinationStatuses;
80 return $this->destinationStatuses;
87 $this->id = $id;
94 return $this->id;
101 $this->lastUpdateDate = $lastUpdateDate;
108 return $this->lastUpdateDate;
H A DCollectionStatusItemLevelIssue.php67 return $this->attributeName;
74 $this->code = $code;
81 return $this->code;
95 return $this->description;
109 return $this->destination;
116 $this->detail = $detail;
123 return $this->detail;
137 return $this->documentation;
144 $this->resolution = $resolution;
151 return $this->resolution;
[all …]
H A DCss.php53 $this->cssDomainId = $cssDomainId;
60 return $this->cssDomainId;
67 $this->cssGroupId = $cssGroupId;
74 return $this->cssGroupId;
81 $this->displayName = $displayName;
88 return $this->displayName;
95 $this->fullName = $fullName;
102 return $this->fullName;
116 return $this->homepageUri;
123 $this->labelIds = $labelIds;
[all …]
H A DCustomerReturnReason.php36 $this->description = $description;
43 return $this->description;
50 $this->reasonCode = $reasonCode;
57 return $this->reasonCode;
H A DCutoffTime.php40 $this->hour = $hour;
47 return $this->hour;
54 $this->minute = $minute;
61 return $this->minute;
68 $this->timezone = $timezone;
75 return $this->timezone;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DDictlayerdataDictWordsSensesDefinitions.php35 $this->definition = $definition;
42 return $this->definition;
49 $this->examples = $examples;
56 return $this->examples;
H A DDictlayerdataDictWordsSensesSynonymsSource.php36 $this->attribution = $attribution;
43 return $this->attribution;
50 $this->url = $url;
57 return $this->url;
H A DDictlayerdataDictWordsSource.php36 $this->attribution = $attribution;
43 return $this->attribution;
50 $this->url = $url;
57 return $this->url;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Essentialcontacts/Resource/
H A DProjectsContacts.php63 …return $this->call('compute', [$params], GoogleCloudEssentialcontactsV1ComputeContactsResponse::cl…
79 return $this->call('create', [$params], GoogleCloudEssentialcontactsV1Contact::class);
95 return $this->call('delete', [$params], GoogleProtobufEmpty::class);
111 return $this->call('get', [$params], GoogleCloudEssentialcontactsV1Contact::class);
135 … return $this->call('list', [$params], GoogleCloudEssentialcontactsV1ListContactsResponse::class);
155 return $this->call('patch', [$params], GoogleCloudEssentialcontactsV1Contact::class);
173 return $this->call('sendTestMessage', [$params], GoogleProtobufEmpty::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1StudyConfig.php39 $this->algorithm = $algorithm;
46 return $this->algorithm;
53 $this->automatedStoppingConfig = $automatedStoppingConfig;
60 return $this->automatedStoppingConfig;
67 $this->metrics = $metrics;
74 return $this->metrics;
81 $this->parameters = $parameters;
88 return $this->parameters;
H A DGoogleCloudMlV1StudyConfigParameterSpecDoubleValueSpec.php27 $this->maxValue = $maxValue;
31 return $this->maxValue;
35 $this->minValue = $minValue;
39 return $this->minValue;
H A DGoogleCloudMlV1Trial.php63 $this->clientId = $clientId;
70 return $this->clientId;
77 $this->endTime = $endTime;
84 return $this->endTime;
126 return $this->measurements;
133 $this->name = $name;
140 return $this->name;
154 return $this->parameters;
168 return $this->startTime;
175 $this->state = $state;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DGoogleCloudVisionV1p3beta1AnnotateImageResponse.php57 $this->context = $context;
64 return $this->context;
78 return $this->cropHintsAnnotation;
85 $this->error = $error;
92 return $this->error;
106 return $this->faceAnnotations;
120 return $this->fullTextAnnotation;
148 return $this->labelAnnotations;
190 return $this->logoAnnotations;
232 return $this->textAnnotations;
[all …]
H A DGoogleCloudVisionV1p3beta1Block.php43 $this->blockType = $blockType;
50 return $this->blockType;
57 $this->boundingBox = $boundingBox;
64 return $this->boundingBox;
71 $this->confidence = $confidence;
78 return $this->confidence;
85 $this->paragraphs = $paragraphs;
92 return $this->paragraphs;
99 $this->property = $property;
106 return $this->property;
H A DGoogleCloudVisionV1p3beta1GcsSource.php32 $this->uri = $uri;
39 return $this->uri;
H A DGoogleCloudVisionV1p3beta1ImageAnnotationContext.php36 $this->pageNumber = $pageNumber;
43 return $this->pageNumber;
50 $this->uri = $uri;
57 return $this->uri;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DEssentialcontacts.php55 $this->rootUrl = $rootUrl ?: 'https://essentialcontacts.googleapis.com/';
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Recommender/
H A DGoogleCloudRecommenderV1RecommenderConfig.php54 $this->annotations = $annotations;
61 return $this->annotations;
75 return $this->displayName;
82 $this->etag = $etag;
89 return $this->etag;
96 $this->name = $name;
103 return $this->name;
124 $this->revisionId = $revisionId;
131 return $this->revisionId;
138 $this->updateTime = $updateTime;
[all …]
H A DGoogleCloudRecommenderV1ValueMatcher.php32 $this->matchesPattern = $matchesPattern;
39 return $this->matchesPattern;
H A DGoogleTypeMoney.php40 $this->currencyCode = $currencyCode;
47 return $this->currencyCode;
54 $this->nanos = $nanos;
61 return $this->nanos;
68 $this->units = $units;
75 return $this->units;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/Resource/
H A DOrganizationsLocations.php44 return $this->call('get', [$params], Location::class);
67 return $this->call('list', [$params], ListLocationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DUserName.php40 $this->familyName = $familyName;
47 return $this->familyName;
54 $this->fullName = $fullName;
61 return $this->fullName;
68 $this->givenName = $givenName;
75 return $this->givenName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Eventarc/
H A DGoogleRpcStatus.php41 $this->code = $code;
48 return $this->code;
55 $this->details = $details;
62 return $this->details;
69 $this->message = $message;
76 return $this->message;

1...<<201202203204205206207208209210>>...1084